Skip to content

Latest commit

 

History

History

rollup-scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rollup-scripts

This package includes scripts used by @mqschwanda/rollup

Build Status License NPM Downlaods

All of the rollup cli flags and configurations are able to be used by appending them to the end of any rollup script.

Build

rollup-scripts build

Builds the package for production using the rollup cli. It bundles javascript in production mode and optimizes the build for the best performance.

Your package is ready to be used.