Skip to content

Releases: redsift/rollup-bundler

v0.7.0: - add @babel/plugin-proposal-class-properties to default configuration

27 Oct 22:43

Choose a tag to compare

  • add @babel/plugin-proposal-class-properties to default configuration

v0.5.9

11 Jul 07:59

Choose a tag to compare

  • detect transform-runtime in custom .babelrc if specified in array form

v0.5.8

10 Jul 21:17

Choose a tag to compare

  • add transform-runtime babel plugin to default configuration

CLI and .babelrc support

10 Jul 16:55

Choose a tag to compare

  • if present a .babelrc file in the project's root folder is taken instead of the zero-config one
  • allow to call the bundler via rollup-bundler in the package.json

v0.3.1

04 Feb 14:47

Choose a tag to compare

  • Bundler using rollup with zero-config support
  • Allows custom config with rollup-inspired configuration file