mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-05-24 11:19:18 +08:00
fix[chore]: fixed devtool typo
This commit is contained in:
parent
79c5cb4fcd
commit
4e65890b6a
@ -33,7 +33,7 @@ module.exports = {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// https://webpack.js.org/configuration/devtool/#development
|
// https://webpack.js.org/configuration/devtool/#development
|
||||||
devtool: 'cheap-source-map,
|
devtool: '#cheap-source-map',
|
||||||
|
|
||||||
// If you have problems debugging vue-files in devtools,
|
// If you have problems debugging vue-files in devtools,
|
||||||
// set this to false - it *may* help
|
// set this to false - it *may* help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user