Skip to content

Latest commit

 

History

History

rollup-config-pectin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.