Stop base.js from trying to load deps.js

This commit is contained in:
Tim Schaub
2013-10-09 15:47:30 -06:00
parent dd67c7d8c3
commit ca3dcb0e14
+4 -4
View File
@@ -33,10 +33,10 @@
"mode": "WHITESPACE", "mode": "WHITESPACE",
// Note: we can't have a (function(){%output%})() output wrapper with "output-wrapper": [
// WHITESPACE and SIMPLE modes. See this link for explanations: "var CLOSURE_NO_DEPS = true;\n",
// https://groups.google.com/forum/#!topic/plovr/gQyZEa2NpsU "%output%"
"output-wrapper": "%output%", ],
"pretty-print": true "pretty-print": true
} }