套件: node-rollup-plugin-babel (3.0.7-1)
node-rollup-plugin-babel 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-rollup-plugin-babel:
- [node-rollup-plugin-babel_3.0.7-1.dsc]
- [node-rollup-plugin-babel_3.0.7.orig.tar.gz]
- [node-rollup-plugin-babel_3.0.7-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [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
- Babel compiler core.
-
- dep: node-rollup-pluginutils (>= 2.3.3-5~)
- Base functionality for rollup plugins
-
- dep: nodejs (>= 10)
- evented I/O for V8 javascript - runtime executable
同時作為一個虛擬套件由這些套件提供: node-pegjs
-
- rec: rollup
- ES6 module bundler for JavaScript
-
- enh: rollup
- ES6 module bundler for JavaScript