Skip to content

Commit 37bfb9b

Browse files
committed
Update readme with build instruction
1 parent d3c8d53 commit 37bfb9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ $ npm install
1515
The default command to build and test:
1616
```sh
1717
$ npm run build
18+
or
19+
$ npm run build -- --<arg>
1820
```
1921
- Compiles LESS and TypeScript into /build
2022
- Bundles the JavaScript modules together into /build/bundles

0 commit comments

Comments
 (0)