4 packages
@juanger/babel-plugin-rewire-ts
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
@juanger/v8-to-istanbul
convert from v8 coverage format to istanbul's format
@juanger/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
@juanger/worker-loader
worker loader module for webpack