Skip to content

Commit

Permalink
Add workaround for Vite reloading issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zauni committed May 17, 2022
1 parent afb2278 commit 4a2b480
Show file tree
Hide file tree
Showing 4 changed files with 689 additions and 6 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -144,10 +144,6 @@ Default: `null`

A [minimatch pattern](https://github.com/isaacs/minimatch), or array of patterns, which specifies the files in the build the plugin should operate on. By default all files are targeted.

## Known issues

Currently Vite is not picking up changes in referenced YAML files (using `$ref`) in watch mode. Just the imported YAML file is watched correctly by Vite. See [issue in Vite repo](https://github.com/vitejs/vite/issues/7024).

## Meta

[LICENSE (MIT)](/LICENSE)

0 comments on commit 4a2b480

Please sign in to comment.