We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c8d53 + 37bfb9b commit d49c11fCopy full SHA for d49c11f
README.md
@@ -15,6 +15,8 @@ $ npm install
15
The default command to build and test:
16
```sh
17
$ npm run build
18
+or
19
+$ npm run build -- --<arg>
20
```
21
- Compiles LESS and TypeScript into /build
22
- Bundles the JavaScript modules together into /build/bundles
0 commit comments