@exile-watch/rollup-config
Shared Rollup configuration for exile.watch projects
Last updated
Was this helpful?
Shared Rollup configuration for exile.watch projects
Last updated
Was this helpful?
This package contains shared Rollup configuration, Rollup dependency and Rollup-related dependencies.
Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application.
Install the package as a devDependency
:
Create a new configuration file at {root}/rollup.config.ts
:
Add build
script to package.json