Don't need this any more! :(
This commit is contained in:
@@ -20,7 +20,6 @@ const config = merge({
|
|||||||
root: rootPath,
|
root: rootPath,
|
||||||
assets: path.join(rootPath, 'resources/assets'),
|
assets: path.join(rootPath, 'resources/assets'),
|
||||||
dist: path.join(rootPath, 'dist'),
|
dist: path.join(rootPath, 'dist'),
|
||||||
eslintProd: path.join(rootPath, '.eslintrc.production.json'),
|
|
||||||
},
|
},
|
||||||
enabled: {
|
enabled: {
|
||||||
sourceMaps: !isProduction,
|
sourceMaps: !isProduction,
|
||||||
|
|||||||
Reference in New Issue
Block a user