Build
build
Build the project.
Parameters
None
Under the hood
- Runs
tsc
to compile the project with itstsconfig.json
- Copies the
resources
folder contents toapp
folder. - Copies the
miojslibs
libs js files toapp/libs/miojslibs
folder, if it is available.