mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Create main core package - merged core packges into core as submodules
This commit is contained in:
11
package.json
11
package.json
@@ -8,16 +8,7 @@
|
||||
"test:isa-app": "ng test isa-app",
|
||||
"test:adapter-scan": "ng test @adapter/scan",
|
||||
"test:cdn-product-image": "ng test @cdn/product-image",
|
||||
"test:core-application": "ng test @core/application",
|
||||
"test:core-auth": "ng test @core/auth",
|
||||
"*test:core-breadcrumb": "ng test @core/breadcrumb",
|
||||
"*test:core-cache": "ng test @core/cache",
|
||||
"*test:core-command": "ng test @core/command",
|
||||
"test:core-config": "ng test @core/config",
|
||||
"test:core-environment": "ng test @core/environment",
|
||||
"test:core-logger": "ng test @core/logger",
|
||||
"*test:core-signalr": "ng test @core/signalr",
|
||||
"*test:core-toast": "ng test @core/toast",
|
||||
"test:core": "ng test core",
|
||||
"*test:domain-availability": "ng test @domain/availability",
|
||||
"*test:domain-cart": "ng test @domain/cart",
|
||||
"*test:domain-catalog": "ng test @domain/catalog",
|
||||
|
||||
Reference in New Issue
Block a user