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