mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Change name of testing project and bundle size (#4383)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../dist/testing",
|
||||
"lib": {
|
||||
"entryFile": "src/public-api.ts"
|
||||
"entryFile": "src/public-api.ts",
|
||||
"flatModuleFile": "adf-testing"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user