Skip to content

Commit 1667d84

Browse files
remove dotEnv from angular.json file
1 parent 4635804 commit 1667d84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

angular.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
],
3636
"scripts": [
3737
"node_modules/bootstrap/dist/js/bootstrap.min.js"
38-
],
39-
"envFile": ".env"
38+
]
4039
},
4140
"configurations": {
4241
"production": {

0 commit comments

Comments
 (0)