mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
feat(marketplace): add separate package and move some entities in it (#1283)
* feat(marketplace): add separate package and move some entities in it * feat(marketplace): refactor release notes and list * feat(marketplace): refactor showing a package * chore: fix install progress * chore: fix angular.json * chore: properly share stream
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"crypto": ["./node_modules/crypto-browserify"],
|
||||
"vm": ["./node_modules/vm-browserify"],
|
||||
/* These paths are relative to each app base folder */
|
||||
"@start9labs/marketplace": ["../marketplace/src/public-api"],
|
||||
"@start9labs/shared": ["../shared/src/public-api"]
|
||||
},
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
|
||||
Reference in New Issue
Block a user