mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 01:10:42 +08:00
7 lines
162 B
JSON
7 lines
162 B
JSON
{
|
|
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "../../../dist/common",
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts"
|
|
}
|
|
}
|