railsware / js-routes

Brings Rails named routes to javascript
http://railsware.github.io/js-routes/
MIT License
1.61k stars 151 forks source link

fix/utils_namespace #282

Closed tashirosota closed 3 years ago

tashirosota commented 3 years ago

https://github.com/railsware/js-routes/issues/281

bogdan commented 3 years ago

I think the better fix of #281 would be to disallow namespace option when module type is UMD. See: https://github.com/railsware/js-routes/issues/281#issuecomment-882723889