@toolchain-js/toolchain-rollup-bundler
v1.0.4
Published
The example Toolchain CLI toolchain for bundling libraries with Rollup.
Downloads
2
Maintainers
Readme
@toolchain-js/toolchain-rollup-bundler
This is the example Toolchain CLI toolchain for bundling libraries with Rollup.
It is used through @toolchain-js/tj-template-rollup-library
and Toolchain CLI:
$ npx create-toolchain project-name --template @toolchain-js/rollup-library
For detailed usage of Toolchain CLI, please check create-toolchain documentation.