Skip to content

Commit

Permalink
Update compile-es2015.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist authored Nov 29, 2018
1 parent ab4647d commit 6dfb441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compile-es2015.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 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](https://github.com/egoist/bili) to build `src/index.js` to `dist/index.common.js` by default.
When you select `Do you need to compile ES2015 code?` you will get an npm script `npm run build` which uses [bili](https://github.com/egoist/bili) to build `src/index.js` to `dist/index.cjs.js` by default.

0 comments on commit 6dfb441

Please sign in to comment.