Skip to content

Commit

Permalink
doc: Add build note
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasdao committed Nov 13, 2021
1 parent 44a26ed commit f598b97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1066,6 +1066,8 @@ npm run build

This command compiles the ES6 modules located under the `src` folder to `.cjs` file sent to the `dist` folder.

> This command is aitomatically executed before exah deployment to make sure the latest build is always depployed.
## Unit test

```
Expand Down

0 comments on commit f598b97

Please sign in to comment.