You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There could be optional support for using Google's closure compiler for minifying the JS output using rest-gen. It wouldn't be very hard to do considering it itself is a rest api.
I will work on this Tuesday (June 9th, 2015) if people think this is a good idea. Additionally, if people have other well known minifiers they would like to use let me know. I could also add arbitrary support by adding a flag which can use a local executable.
The text was updated successfully, but these errors were encountered:
I think what i'd rather see is rest-gen being usable as a library as well, it would then be easy to add any post-processing without having to change rest-gen at all
There could be optional support for using Google's closure compiler for minifying the JS output using rest-gen. It wouldn't be very hard to do considering it itself is a rest api.
I will work on this Tuesday (June 9th, 2015) if people think this is a good idea. Additionally, if people have other well known minifiers they would like to use let me know. I could also add arbitrary support by adding a flag which can use a local executable.
Reply to this email directly or view it on GitHub: #122
There could be optional support for using Google's closure compiler for minifying the JS output using rest-gen. It wouldn't be very hard to do considering it itself is a rest api.
I will work on this Tuesday (June 9th, 2015) if people think this is a good idea. Additionally, if people have other well known minifiers they would like to use let me know. I could also add arbitrary support by adding a flag which can use a local executable.
The text was updated successfully, but these errors were encountered: