Skip to content

Commit 52a8adb

Browse files
committed
Fix stackblitz #171
1 parent 19e34d0 commit 52a8adb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

angular.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"build": {
1414
"builder": "@angular-devkit/build-angular:browser",
1515
"options": {
16+
"allowedCommonJsDependencies": [
17+
"jsonata"
18+
],
1619
"outputPath": "dist/json-schema-form",
1720
"index": "src/index.html",
1821
"main": "src/main.ts",

0 commit comments

Comments
 (0)