mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
Replace webpack-dev-middleware with our own improved version.
This commit is contained in:
@@ -9,6 +9,9 @@ module.exports = {
|
||||
, publicPath: '/static/build/'
|
||||
, filename: 'bundle.js'
|
||||
}
|
||||
, stats: {
|
||||
colors: true
|
||||
}
|
||||
, resolve: {
|
||||
modulesDirectories: [
|
||||
pathutil.resource('bower_components')
|
||||
|
||||
Reference in New Issue
Block a user