mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 17:58:29 +02:00
✨ Downgrade shadow-cljs version.
Because the new compiler causes some bugs on compiling internal ES6 modules.
This commit is contained in:
parent
e9bbe9fca0
commit
866d95149e
3 changed files with 8 additions and 8 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
:dev
|
||||
{:extra-deps
|
||||
{thheller/shadow-cljs {:mvn/version "2.14.1"}}}
|
||||
{thheller/shadow-cljs {:mvn/version "2.12.6"}}}
|
||||
|
||||
:shadow-cljs
|
||||
{:main-opts ["-m" "shadow.cljs.devtools.cli"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue