rollup-config-pectin
v4.0.4
Published
Rollup config for tree-shakeable libraries based on conventional patterns
Downloads
7
Maintainers
Readme
rollup-config-pectin
Rollup config for tree-shakeable libraries based on conventional patterns
Usage
rollup -c node:pectin -i src/index.js
Your package.json
needs both a main
and module
property.
The preset used in your .babelrc
file must accept options.
Note: This package requires node >=8.9.
Related
Check the Pectin project docs for more information.