npm.io
0.0.0 • Published 9 years ago

lasso-worker-transform

Licence
MIT
Version
0.0.0
Deps
0
Vulns
0
Weekly
0

lasso-worker-transform

This is WIP. Its used to transform files with extension '.worker.js' when included in the transform list of Lasso JS. This transforms files which are JS web workers & wraps them with a module.exports so that they can be required like any other JS file & used. They can also be bundled by Lasso JS.