mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-06 01:08:03 +00:00
add empty eslintignore, original source maps
This commit is contained in:
committed by
Simon Howe
parent
5632cd8e61
commit
2ce9de62f2
0
client/.eslintignore
Normal file
0
client/.eslintignore
Normal 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: [
|
||||
|
||||
Reference in New Issue
Block a user