Rollup config for tree-shakeable libraries based on conventional patterns
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.
Check the Pectin project docs for more information.