How to minify? #226
Replies: 4 comments
-
Posted at 2014-03-15 by @gfwilliams I'd just use the 'Online Closure Compiler'. Wrap your code in |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-03-17 by Sacha Hello, Has the WebIDE a build in minifier ? Thanks Sacha |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-03-17 by @gfwilliams Yes, if you click on the For modules, what I described above will mimic exactly what the Espruino website does with them. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-03-17 by Sacha Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-03-15 by graf
Hello,
I'm trying to write a module and I want to make sure that it works properly after it is minified.
Which minifier should I use and with what configuration/parameters to get the same results as in the official build system? I'm not using WebIDE.
Beta Was this translation helpful? Give feedback.
All reactions