Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 670d52b

Browse files
authored
add environmentSource in addition to environments.soruce to work with new version of cli (#125)
1 parent 839f1e9 commit 670d52b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular-cli.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"highlightjs/solarized-light.css"
2323
],
2424
"scripts": [],
25+
"environmentSource": "environments/environment.ts",
2526
"environments": {
2627
"source": "environments/environment.ts",
2728
"dev": "environments/environment.ts",

0 commit comments

Comments
 (0)