Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Problems when adding revision to CSS/JS names

$
0
0
You still need to include steal's production.js so it can load your minified files. The production property tells Steal what YOUR files should be named, not Steal's.

  1. <script src="mydirectory/steal/steal.production.js?path/to/app,production></script>

Viewing all articles
Browse latest Browse all 3491

Trending Articles