mirror of
https://github.com/penpot/penpot.git
synced 2026-03-31 00:29:37 +02:00
📎 Backport frontend/package.json changes
Mainly for compatibility with the upcoming devenv changes
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"translations": "node ./scripts/translations.js",
|
||||
"watch": "yarn run watch:app:assets",
|
||||
"watch:app:assets": "node ./scripts/watch.js",
|
||||
"watch:app": "clojure -M:dev:shadow-cljs watch main",
|
||||
"watch:storybook": "concurrently \"clojure -M:dev:shadow-cljs watch storybook\" \"storybook dev -p 6006 --no-open\" \"yarn run watch:storybook:assets\"",
|
||||
"watch:storybook:assets": "node ./scripts/watch-storybook.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user