mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-02 10:00:47 -05:00
docs: fix typo (#2076) [ci skip]
This commit is contained in:
@@ -27,7 +27,7 @@ exports.transformer = error => {
|
||||
})
|
||||
}
|
||||
}
|
||||
// no match, unknown webpack error withotu a message.
|
||||
// no match, unknown webpack error without a message.
|
||||
// friendly-error-webpack-plugin fails to handle this.
|
||||
if (!error.message) {
|
||||
return Object.assign({}, error, {
|
||||
|
||||
Reference in New Issue
Block a user