mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 02:28:21 +02:00
⬆️ Upgrade frontend dependendencies
This commit is contained in:
parent
172b70d8a7
commit
09a7ef3e45
4 changed files with 1327 additions and 814 deletions
|
@ -122,7 +122,10 @@
|
|||
:storybook
|
||||
{:target :esm
|
||||
:output-dir "target/storybook/"
|
||||
:js-options {:js-provider :import}
|
||||
:js-options
|
||||
{:js-provider :import
|
||||
:entry-keys ["module" "browser" "main"]
|
||||
:export-conditions ["module" "import", "browser" "require" "default"]}
|
||||
|
||||
:modules
|
||||
{:base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue