Skip to content

Commit d49c11f

Browse files
authored
Merge pull request #389 from OneNoteDev/feature/update-build-instructions
Update readme with build instruction
2 parents d3c8d53 + 37bfb9b commit d49c11f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
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)