We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a2671 commit 4389307Copy full SHA for 4389307
modules/effects/ng-package.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
3
"dest": "../../dist/modules/effects",
4
- "assets": ["migrations/**/*.json", "schematics/**/*.json", "**/files"],
+ "assets": ["migrations/**/*.json", "schematics/**/*.json", "**/files/**/*"],
5
"lib": {
6
"entryFile": "index.ts",
7
"umdModuleIds": {
0 commit comments