mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
- Adding notifications.
This commit is contained in:
@@ -6,8 +6,7 @@ var webpackOptions = require('../../webpack.config.js')
|
||||
|
||||
var overrideOptions = {
|
||||
debug: true,
|
||||
devtool: 'source-map'
|
||||
//devtool: 'eval'
|
||||
devtool: 'eval'
|
||||
}
|
||||
|
||||
var finalOptions = _.assign(webpackOptions, overrideOptions)
|
||||
|
||||
Reference in New Issue
Block a user