Adds `cpx` and `rimraf` packages. Updates library build script to remove destination directory and copy distribution files. Updates library package configurations.
7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "./dist",
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts"
|
|
}
|
|
} |