mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Add detail mode support for vscode debug
This commit is contained in:
@@ -33,7 +33,7 @@ var config = Object.assign({}, skeleton, {
|
|||||||
port: 8080,
|
port: 8080,
|
||||||
hot: true,
|
hot: true,
|
||||||
inline: true,
|
inline: true,
|
||||||
quiet: true,
|
quiet: false,
|
||||||
publicPath: 'http://localhost:8080/assets/'
|
publicPath: 'http://localhost:8080/assets/'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user