fix: build components with dependencies (#1132)
* fix: build components with dependencies * fix: exclude @standardnotes/components-meta * chore: update yarn.lock * fix: remove compile script from VERSION.sh * fix: skip lint script * fix: components script names * fix: build script for components * fix: run tsc within build script Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
This commit is contained in:
@@ -5059,6 +5059,7 @@ __metadata:
|
||||
"@standardnotes/deterministic-zip": ^1.2.0
|
||||
"@standardnotes/eslint-config-extensions": ^1.0.4
|
||||
"@standardnotes/features": ^1.45.1
|
||||
"@standardnotes/styles": "workspace:*"
|
||||
copy-webpack-plugin: ^11.0.0
|
||||
mini-css-extract-plugin: ^2.6.0
|
||||
minimatch: ^5.1.0
|
||||
|
||||
Reference in New Issue
Block a user