snazzy-info-window
snazzy-info-window copied to clipboard
ActionController::RoutingError (No route matches [GET] "/assets/snazzy-info-window.min.js.map"):
Hi, I am getting this error in my stack using rails 5 while implementing snazzy markers. Any idea where it can come from? I used NPM as package manager and followed this walkthrough to import properly assets: https://blog.ravenxce.com/using-npm-with-rails/
Please also note that I am using coffee
.
Thanks for the good work!