diff Gruntfile.js @ 415:67cda09b0524

web: Add cache-bust argument for development mode.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Mar 2017 23:05:53 -0700
parents c93ac92aef5b
children 499a7ff5c990
line wrap: on
line diff
--- a/Gruntfile.js	Mon Mar 20 23:05:07 2017 -0700
+++ b/Gruntfile.js	Mon Mar 20 23:05:53 2017 -0700
@@ -30,7 +30,7 @@
         options: {
           optimize: "none",
           baseUrl: "wikked/assets/js",
-          mainConfigFile: "wikked/assets/js/wikked.js",
+          mainConfigFile: "wikked/assets/js/wikked-dev.js",
           dir: "wikked/static/js",
           modules: [
           {