Use advanced compilation mode for production.

This commit is contained in:
Andrey Antukh 2016-06-15 22:26:19 +03:00
parent 9a98faf1f6
commit 149e99f466
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
:output-dir "dist/js/worker"
:asset-path "js"
:parallel-build true
:optimizations :simple
:optimizations :advanced
:static-fns true
:pretty-print false
:language-in :ecmascript6