mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-11 08:46:20 +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,
|
||||
hot: true,
|
||||
inline: true,
|
||||
quiet: true,
|
||||
quiet: false,
|
||||
publicPath: 'http://localhost:8080/assets/'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user