Skip to content

Commit fcab4ff

Browse files
author
3709565
committed
Add @optimizely/optimizely-sdk to allowedCommonJsDependencies.
1 parent 36297c3 commit fcab4ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"build": {
1818
"builder": "@angular-devkit/build-angular:browser",
1919
"options": {
20+
"allowedCommonJsDependencies": ["@optimizely/optimizely-sdk"],
2021
"outputPath": "dist/optimizely-bug",
2122
"index": "src/index.html",
2223
"main": "src/main.ts",

0 commit comments

Comments
 (0)