commit
f726efdc2f
@ -14,7 +14,9 @@ module.exports = {
|
||||
path: path.resolve(__dirname, 'build'),
|
||||
},
|
||||
devServer: {
|
||||
contentBase: path.resolve(__dirname, 'build')
|
||||
static: {
|
||||
directory: path.resolve(__dirname, 'build')
|
||||
},
|
||||
},
|
||||
devtool: 'source-map',
|
||||
plugins: [
|
||||
|
Loading…
Reference in New Issue
Block a user