Skip to content
Snippets Groups Projects
Commit 11ac67f3 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Fix include.js being served from the production directory in dev mode.

The change to the new config busted the way include.js was served.  Instead of checking which env is being used, check whether the user wants to use minified resources.  If they do, serve up the compressed include.js, if not, serve up the debug version.

close #1027
close #1035
parent 55994f5f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment