mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
- Adding notifications.
This commit is contained in:
parent
eaaf6a36bd
commit
a9a645da23
8 changed files with 30 additions and 15 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue