chore: typo "depdendency" (#2920)
This commit is contained in:
parent
a2e65ef853
commit
ee266af42a
@ -72,7 +72,7 @@ function createRecord(
|
||||
warn(
|
||||
`HMR API usage is out of date.\n` +
|
||||
`Please upgrade vue-loader/vite/rollup-plugin-vue or other relevant ` +
|
||||
`depdendency that handles Vue SFC compilation.`
|
||||
`dependency that handles Vue SFC compilation.`
|
||||
)
|
||||
component = {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user