```
update Add development environment configuration, I18n support, route adjustments, and various hooks refactoring ```
This commit is contained in:
6
002_source/ionic_mobile/scripts/001_build.sh
Executable file
6
002_source/ionic_mobile/scripts/001_build.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
npm run lint
|
||||
npx nodemon --ext ts,tsx --exec "npm run build"
|
Reference in New Issue
Block a user