node-rollup-plugin-babel
Seamless integration between Rollup and Babel
Description
If you're using Babel to transpile your ES6/7 code and Rollup to generate a standalone bundle, you have a couple of options: * run the code through Babel first, being careful to exclude the module
transformer, or
* run the code through Rollup first, and *then* pass it to Babel.
Both approaches have disadvantages. Using Rollup with rollup-plugin-babel
makes the process far easier.
Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/rollup/plugins
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-rollup-plugin-babel