Join Slack
Communities
Powered by
is there a way to shrink the size? Or is that alre...
# javascript
k
kotlin_questions
07/12/2017, 2:46 AM
is there a way to shrink the size? Or is that already the optimized output??
b
bashor
07/12/2017, 10:32 AM
kotlin_questions: yes, you can use any existing JS optimizer/minifier, like: google closure compiler, uglifyJS etc.
bashor
07/12/2017, 10:33 AM
also, since 1.1.4 we will provide own tool for that
3
Views
Open in Slack
Previous
Next