[ Bron: node-rollup-plugin-babel ]
Pakket: node-rollup-plugin-babel (5.2.2+repack-2)
Verwijzigingen voor node-rollup-plugin-babel
Debian bronnen:
Het bronpakket node-rollup-plugin-babel downloaden:
- [node-rollup-plugin-babel_5.2.2+repack-2.dsc]
- [node-rollup-plugin-babel_5.2.2+repack.orig.tar.xz]
- [node-rollup-plugin-babel_5.2.2+repack-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Seamless integration between Rollup and Babel
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.
Andere aan node-rollup-plugin-babel gerelateerde pakketten
|
|
|
|
-
- dep: node-babel-helper-module-imports (>= 7)
- Pakket niet beschikbaar
-
- dep: node-rollup-pluginutils (>= 3.1.0~)
- Base functionality for rollup plugins
-
- rec: rollup
- ES6 module bundler for JavaScript
-
- enh: rollup
- ES6 module bundler for JavaScript