beevelop / ng-stomp

:bookmark_tabs: STOMP for AngularJS
http://beevelop.github.io/stomp-ui/
MIT License
44 stars 43 forks source link

add semicolon in ng-stomp.js file ; cause error while production #26

Closed zymr-keshav closed 6 years ago

zymr-keshav commented 7 years ago

I am using this file and download using bower and it cause error in console and my project stopped working; after debugging for 5 hours I found that semicolon is missing in it's ng-stomp.js fie.

can you please add semicolon in end of the function or suggest me how do I use it and add semicolon while copying these JS file from gulp serve:dist

bogdanmic commented 6 years ago

+1

MirceaTheOldMan commented 6 years ago

+1

beevelop commented 6 years ago

Fix merged with #22