jlgrock / ClosureJavascriptFramework

A group of plug-ins that can be used in conjunction with maven to execute the Google Closure Compiler on JavaScript code. This Framework allows for scaling and modularity.
MIT License
16 stars 7 forks source link

Investigate JsCompRun integration #47

Open lukas-vlcek opened 10 years ago

lukas-vlcek commented 10 years ago

Would it make sense to implement support for https://github.com/nanaze/jscomprun for unit testing?

jlgrock commented 10 years ago

Don't know. I would have to test it out to see if it works better than the one I wrote. Have you tried it out yet?

lukas-vlcek commented 10 years ago

Not yet, but it is on my TODO list :-) Just wanted to keep track of the reference.