mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-05 22:08:48 -06:00
docs: fix typo in troubleshooting.md (#3599) [ci skip]
This commit is contained in:
@@ -30,4 +30,4 @@ module.exports = {
|
||||
```
|
||||
|
||||
::: warning
|
||||
Disabling `resovle.symlinks` may break hot module reloading if your dependencies are installed by third-party npm clients that utilized symbolic links, such as`cnpm` or `pnpm`.
|
||||
Disabling `resolve.symlinks` may break hot module reloading if your dependencies are installed by third-party npm clients that utilized symbolic links, such as`cnpm` or `pnpm`.
|
||||
|
||||
Reference in New Issue
Block a user