You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you ever tested in production? After you run sbt stage, all the assets are no longer available at val a = getClass.getResourceAsStream("target/web/public/main/javascripts/bundle.js"), but instead packaged in a jar file.