mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat(challenge23): create table for testing table challenge
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"apps/testing-table/src/assets"
|
||||
],
|
||||
"styles": ["apps/testing-table/src/styles.scss"],
|
||||
"scripts": []
|
||||
"scripts": [],
|
||||
"allowedCommonJsDependencies": ["seedrandom"]
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
|
||||
Reference in New Issue
Block a user