mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
feat: add assets to published packages and fix peerDeps versions (#1875)
This commit is contained in:
committed by
Aiden McClelland
parent
9f4025fdfb
commit
927cb51b5d
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../../dist/shared",
|
||||
"assets": ["styles"],
|
||||
"assets": ["styles", "assets"],
|
||||
"lib": {
|
||||
"entryFile": "src/public-api.ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user