Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 230 Bytes

compile-es2015.md

File metadata and controls

3 lines (2 loc) · 230 Bytes

Compile ES2015 code

When you select Do you need to compile ES2015 code? you will get an npm script npm run build which uses bili to build src/index.js to dist/index.cjs.js by default.