@toolchain-js/tjs-template-rollup-library
v1.0.2
Published
The example Toolchain CLI template for rollup bundled library.
Downloads
2
Maintainers
Readme
@toolchain-js/tjs-template-rollup-library
This is the example Toolchain CLI template for rollup bundled library.
To use this template start the new project by running Toolchain CLI:
$ npx create-toolchain my-library-name --template @toolchain-js/rollup-library
For detailed usage of Toolchain CLI, please check create-toolchain documentation.