mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-23 04:58:56 -05:00
fix(ui): undefined sources error
This commit is contained in:
@@ -43,7 +43,7 @@ class DashboardPlugin {
|
||||
let sendData = this.sendData
|
||||
let timer
|
||||
|
||||
let assetSources
|
||||
let assetSources = new Map()
|
||||
|
||||
if (!sendData) {
|
||||
ipc.connect()
|
||||
|
||||
Reference in New Issue
Block a user