mirror of
https://github.com/penpot/penpot.git
synced 2026-03-30 08:10:30 +02:00
Set cache-analysis to false.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
:source-paths ["src"]
|
||||
:compiler
|
||||
{:main 'uxbox.main
|
||||
:cache-analysis false
|
||||
:parallel-build false
|
||||
:optimizations :none
|
||||
:closure-defines options
|
||||
@@ -35,6 +36,7 @@
|
||||
:compiler
|
||||
{:main 'uxbox.view
|
||||
:parallel-build false
|
||||
:cache-analysis false
|
||||
:optimizations :none
|
||||
:closure-defines options
|
||||
:language-in :ecmascript6
|
||||
|
||||
Reference in New Issue
Block a user