mirror of
https://github.com/penpot/penpot.git
synced 2025-05-20 19:16:10 +02:00
Improve and adapt build scripts for new view app.
This commit is contained in:
parent
3d72c53f02
commit
c0cc1d2b81
7 changed files with 56 additions and 12 deletions
|
@ -7,8 +7,8 @@
|
|||
(b/inputs "src" "vendor")
|
||||
{:main 'uxbox.worker
|
||||
:output-to "dist/js/worker.js"
|
||||
:output-dir "dist/js/worker"
|
||||
:source-map "dist/js/worker.js.map"
|
||||
:output-dir "dist/js/worker"
|
||||
:asset-path "js"
|
||||
:parallel-build true
|
||||
:optimizations :simple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue