mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Add externs for interop calls and enable advanced compilation.
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
:output-dir "resources/public/js"
|
||||
:closure-defines {"uxbox.repo.core.url"
|
||||
"https://test.uxbox.io/api"}
|
||||
:optimizations :simple
|
||||
:optimizations :advanced
|
||||
:externs ["externs/main.js"]
|
||||
:source-map "resources/public/js/main.js.map"
|
||||
:static-fns true
|
||||
:language-in :ecmascript5
|
||||
:language-out :ecmascript5
|
||||
|
||||
Reference in New Issue
Block a user