[ 源代码: node-rollup-plugin-babel ]
软件包:node-rollup-plugin-babel(6.0.3+ds1-1)
node-rollup-plugin-babel 的相关链接
Debian 的资源:
下载源码包 node-rollup-plugin-babel:
- [node-rollup-plugin-babel_6.0.3+ds1-1.dsc]
- [node-rollup-plugin-babel_6.0.3+ds1.orig.tar.xz]
- [node-rollup-plugin-babel_6.0.3+ds1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 node-rollup-plugin-babel 有关的软件包
|
|
|
|
-
- dep: node-babel-core (>= 7)
- 软件包暂时不可用
-
- dep: node-babel-helper-module-imports (>= 7)
- 软件包暂时不可用
-
- 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