This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a696f4aade95f0da795594bcfca15ff2472497df
angular-cn
/
modules
/
@angular
/
router
/
scripts
/
build.sh
T
4 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
chore(router): changes the router setup to align with other modules
2016-06-21 10:35:42 -07:00
#!/usr/bin/env bash
set
-e -o pipefail
../../../node_modules/.bin/tsc -w
Reference in New Issue
Copy Permalink