Releases: redsift/rollup-bundler
Releases · redsift/rollup-bundler
v0.7.0: - add @babel/plugin-proposal-class-properties to default configuration
- add @babel/plugin-proposal-class-properties to default configuration
v0.5.9
- detect
transform-runtimein custom.babelrcif specified in array form
v0.5.8
- add
transform-runtimebabel plugin to default configuration
CLI and .babelrc support
- if present a
.babelrcfile in the project's root folder is taken instead of the zero-config one - allow to call the bundler via
rollup-bundlerin thepackage.json
v0.3.1
- Bundler using rollup with zero-config support
- Allows custom config with rollup-inspired configuration file