@workspace-builder/rollup-cjs

1.0.0 • Public • Published

@workspace-builder/rollup-cjs

This is a workspace builder module for workspace-builder.

It runs rollup in the workspace using src/index.js as the entrypoint, outputting a CommonJS module to dist/index.js. You can change the entrypoint and output path by using the rollupCjsEntry and rollupCjsOutput keys in your package.json.

If you have a rollup.config.js in the workspace or monorepo root, it will use it. If not, it will use a default config.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @workspace-builder/rollup-cjs

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.12 kB

Total Files

5

Last publish

Collaborators

  • suchipi