File tree 2 files changed +2
-2
lines changed
angular_devkit/build_angular/src/browser
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 951
951
]
952
952
},
953
953
"allowedCommonJsDependencies" : {
954
- "description" : " A list of CommonJS packages that are allowed to be used without a built time warning." ,
954
+ "description" : " A list of CommonJS packages that are allowed to be used without a build time warning." ,
955
955
"type" : " array" ,
956
956
"items" : {
957
957
"type" : " string"
Original file line number Diff line number Diff line change 352
352
"default" : false
353
353
},
354
354
"allowedCommonJsDependencies" : {
355
- "description" : " A list of CommonJS packages that are allowed to be used without a built time warning." ,
355
+ "description" : " A list of CommonJS packages that are allowed to be used without a build time warning." ,
356
356
"type" : " array" ,
357
357
"items" : {
358
358
"type" : " string"
You can’t perform that action at this time.
0 commit comments