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 bbcebe1 commit 74a2671Copy full SHA for 74a2671
modules/store/ng-package.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
3
"dest": "../../dist/modules/store",
4
- "assets": ["migrations/**/*.json", "schematics/**/*.json", "**/files"],
+ "assets": ["migrations/**/*.json", "schematics/**/*.json", "**/files/**/*"],
5
"lib": {
6
"entryFile": "index.ts"
7
}
0 commit comments