typo on dev channel@`3cf31f7c`
This commit is contained in:
parent
348c6bc79c
commit
47d5f42340
|
@ -77,7 +77,7 @@ module.exports = new Promise((resolve, reject) => {
|
||||||
: undefined
|
: undefined
|
||||||
}))
|
}))
|
||||||
|
|
||||||
utils.resolve(devWebpackConfig)
|
resolve(devWebpackConfig)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue