stc-babel

1.0.1 • Public • Published

stc-babel

Use babel to transpile ES2015+ to ES5

Install

npm install stc-babel

How to use

// stc.config.js
var babel = require('stc-babel');

stc.transpile({
  babel: {plugin: babel, include: /\.es$/, options: {}}
});

Readme

Keywords

none

Package Sidebar

Install

npm i stc-babel

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • welefen