passing es6 option to template

This commit is contained in:
Emil Stenberg
2014-12-10 10:42:06 +01:00
parent 33e42f3ede
commit 188b523629
2 changed files with 3 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@
* This file is set up for serving the webpak-dev-server, which will watch for changes and recompile as required if
* the subfolder /webpack-dev-server/ is visited. Visiting the root will not automatically reload.
*/
'use strict';
var webpack = require('webpack');