mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: seedrandom commonjs dependency
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"apps/performance/ngfor-biglist/src/assets"
|
||||
],
|
||||
"styles": ["apps/performance/ngfor-biglist/src/styles.scss"],
|
||||
"scripts": []
|
||||
"scripts": [],
|
||||
"allowedCommonJsDependencies": ["seedrandom"]
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
|
||||
Reference in New Issue
Block a user