Closed gsartori closed 5 months ago
We use Grails with Asset Pipeline taht uses Google Closure Compiler to minify JS.
Compiling the file stomp.js returna an error. See: https://github.com/zyro23/grails-spring-websocket/issues/73
stomp.js
It would be great to have a version of stomp-js that can be compiled by the Closure Compiler.
stomp-js
Not a STOMP issue, closing
We use Grails with Asset Pipeline taht uses Google Closure Compiler to minify JS.
Compiling the file
stomp.js
returna an error. See: https://github.com/zyro23/grails-spring-websocket/issues/73It would be great to have a version of
stomp-js
that can be compiled by the Closure Compiler.