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"
|
"apps/performance/ngfor-biglist/src/assets"
|
||||||
],
|
],
|
||||||
"styles": ["apps/performance/ngfor-biglist/src/styles.scss"],
|
"styles": ["apps/performance/ngfor-biglist/src/styles.scss"],
|
||||||
"scripts": []
|
"scripts": [],
|
||||||
|
"allowedCommonJsDependencies": ["seedrandom"]
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
|
|||||||
Reference in New Issue
Block a user