Rollup Plugin Multi Input Versions Save

A Rollup plugin to bundle modular libraries

v1.0.2

4 years ago

1.0.2 (2019-06-25)

Bug Fixes

  • dependencies: use lodash instead of lodash-es (82df0bc)

v1.0.1

4 years ago

1.0.1 (2019-06-21)

Bug Fixes

  • multiInput: added the name of the plugin in the returned rollup Plugin (2dd6bce)
  • multiInput: now return a rollup Plugin instead of a PluginHooks (b4da7f1)

v1.0.0

5 years ago

1.0.0 (2019-05-26)

Bug Fixes

  • relative option: default value is always 'src' (d225a72)