1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-09 11:23:06 +08:00

typo on dev channel@3cf31f7c

This commit is contained in:
James ZHANG 2018-04-25 12:14:59 +08:00
parent 348c6bc79c
commit 47d5f42340

View File

@ -77,7 +77,7 @@ module.exports = new Promise((resolve, reject) => {
: undefined
}))
utils.resolve(devWebpackConfig)
resolve(devWebpackConfig)
}
})
})