compile a typescript react component with webpack
This commit is contained in:
parent
9015b09026
commit
5a45f140c2
5 changed files with 22 additions and 32 deletions
|
@ -122,6 +122,8 @@ The username and password of the admin test account is `devtable` and `password`
|
|||
|
||||
* `local-run` runs the web server for testing
|
||||
* `local-test` runs the unit test suite
|
||||
* `npm run build` builds front end dependencies (webpack, typescript, react)
|
||||
* `npm run watch` a watcher for webpack
|
||||
|
||||
### Development inside Docker
|
||||
|
||||
|
|
Reference in a new issue