Skip to content

Commit 18acd3b

Browse files
committed
Refactor: Fix warnings
1 parent e3eca62 commit 18acd3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

angular.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"main": "src/main.ts",
1717
"tsConfig": "src/tsconfig.app.json",
1818
"polyfills": "src/polyfills.ts",
19+
"allowedCommonJsDependencies": ["nouislider", "rellax"],
1920
"assets": [
2021
"src/assets",
2122
"src/favicon.ico"
@@ -136,4 +137,4 @@
136137
"cli": {
137138
"analytics": false
138139
}
139-
}
140+
}

0 commit comments

Comments
 (0)