mirror of
https://github.com/penpot/penpot.git
synced 2025-02-08 08:09:14 -05:00
📎 Backport frontend/package.json changes
Mainly for compatibility with the upcoming devenv changes
This commit is contained in:
parent
3334fb0e99
commit
59050a7bc6
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue