stomp-js/stompjs

Not compatible with Closure Compiler

gsartori opened this issue · 1 comments

We use Grails with Asset Pipeline taht uses Google Closure Compiler to minify JS.

Compiling the file stomp.js returna an error.
See: zyro23/grails-spring-websocket#73

It would be great to have a version of stomp-js that can be compiled by the Closure Compiler.

Not a STOMP issue, closing