svrx-plugin-babel

1.0.0 • Public • Published

svrx-plugin-babel

NPM version Known Vulnerabilities changelog license

npm-image

svrx plugin for Babel

transform js/json file content on the fly

Usage

please confirm you have installed svrx already

npm i @svrx/cli -g
// .svrxrc.js
module.exports = {
  plugins: [
    'babel'
  ]
};

插件的使用

Readme

Keywords

Package Sidebar

Install

npm i svrx-plugin-babel

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.76 kB

Total Files

5

Last publish

Collaborators

  • ufologist