Skip to content

Commit cec13a0

Browse files
authored
Update JSONForms to v3.0.0-beta.1
1 parent c56feec commit cec13a0

File tree

6 files changed

+306
-40
lines changed

6 files changed

+306
-40
lines changed

angular.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"buildOptimizer": false,
3131
"sourceMap": true,
3232
"optimization": false,
33-
"namedChunks": true
33+
"namedChunks": true,
34+
"allowedCommonJsDependencies": ["lodash"]
3435
},
3536
"configurations": {
3637
"production": {

0 commit comments

Comments
 (0)