A rollup plugin to speed up lazy loading
🍣 A Rollup plugin to customize the content of the imported module - not just the text
A rollup plugin that spawns rollup, emitting the output back into the main bundle.
Converts unit tests using relative imports (e.g. 'from ../src/module.js') to use package imports (e.g. 'from package', to support package testing.