add empty eslintignore, original source maps

This commit is contained in:
David Kaltschmidt
2015-11-30 11:54:33 +01:00
committed by Simon Howe
parent 5632cd8e61
commit 2ce9de62f2
3 changed files with 1 additions and 1 deletions

0
client/.eslintignore Normal file
View File

View File

@@ -22,7 +22,7 @@ var GLOBALS = {
module.exports = {
// Efficiently evaluate modules with source maps
devtool: 'eval',
devtool: 'cheap-module-source-map',
// Set entry point include necessary files for hot load
entry: [