mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
8 lines
197 B
JSON
8 lines
197 B
JSON
{
|
|
"$schema": "../../../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "../../../../dist/libs/module-to-standalone/core/providers",
|
|
"lib": {
|
|
"entryFile": "src/index.ts"
|
|
}
|
|
}
|