mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Improve and adapt build scripts for new view app.
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
(b/inputs "src" "vendor")
|
||||
{:main 'uxbox.worker
|
||||
:output-to "resources/public/js/worker.js"
|
||||
:source-map "resources/public/js/worker.js.map"
|
||||
:output-dir "resources/public/js/worker"
|
||||
:asset-path "js"
|
||||
:parallel-build true
|
||||
:parallel-build false
|
||||
:optimizations :simple
|
||||
:static-fns true
|
||||
:pretty-print true
|
||||
|
||||
Reference in New Issue
Block a user