thread-loader

Runs the following loaders in a worker pool

MIT License

Downloads
4.8M
Stars
1.1K
Committers
23

Bot releases are hidden (Show)

thread-loader - v1.1.1

Published by michael-ciniawsky about 7 years ago

2017-08-28

Bug Fixes

  • context: Pass context to loader (29ced70)
  • deps: pass along result for dependencies (19832ec)
  • example: fix for broken sass and add watch (47ba43e)
thread-loader - v1.1.0

Published by joshwiens about 7 years ago

2017-07-14

Features

  • pool: add warmup method (a0ce440)
thread-loader - v1.0.3

Published by joshwiens about 7 years ago

2017-05-27

Bug Fixes

  • resolve: fix passing error to worker (6561f57)
thread-loader - v1.0.2

Published by joshwiens about 7 years ago

2017-05-27

Bug Fixes

  • resolve: fix incorrect method for sending message (bb92a28)