[ 原始碼: node-rollup-plugin-babel ]
套件:node-rollup-plugin-babel(5.2.2+repack-2)
node-rollup-plugin-babel 的相關連結
Debian 的資源:
下載原始碼套件 node-rollup-plugin-babel:
- [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]
維護小組:
外部的資源:
- 主頁 [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-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