Skip to content

Commit

Permalink
(dep) remove the no longer needed allowedCommonJsDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeborgesbastos committed Jan 14, 2022
1 parent 74ad466 commit 966a4d7
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,7 @@
"styles": [
"src/styles.scss"
],
"scripts": [],
"allowedCommonJsDependencies": [
"hammerjs",
"@firebase/app",
"@firebase/firestore",
"@firebase/database",
"@firebase/component",
"@firebase/util"
]
"scripts": []
},
"configurations": {
"production": {
Expand Down

0 comments on commit 966a4d7

Please sign in to comment.