jstransformer-rollup
Rollup support for JSTransformers.
Installation
npm install jstransformer-rollup
API
index.js
other-file.js
{ console}
var rollup = ; rollupbody//=> 'function rollup() {\n console.log('hi')\n}\nrollup()'
License
MIT
Rollup support for JSTransformers.
npm install jstransformer-rollup
index.js
other-file.js
{ console}
var rollup = ; rollupbody//=> 'function rollup() {\n console.log('hi')\n}\nrollup()'
MIT
npm i jstransformer-rollup
1
2.0.0
MIT