chore(router): changes the router setup to align with other modules
This commit is contained in:
4
modules/@angular/router/scripts/build.sh
Executable file
4
modules/@angular/router/scripts/build.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e -o pipefail
|
||||
../../../node_modules/.bin/tsc -w
|
Reference in New Issue
Block a user