Skip to content

Commit

Permalink
fix(build): export css path (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
vt-allianz authored and GitHub Enterprise committed Feb 13, 2023
1 parent 8a084ba commit 747b314
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/ng-aquila/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@
"schematics": "./schematics/collection.json",
"ng-update": {
"migrations": "./schematics/migrations.json"
},
"exports": {
"./css/": "./css/"
}
}

0 comments on commit 747b314

Please sign in to comment.