Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update readme to reflect vite's deprecation of globEager (#12)
The `globEager` function was deprecated as of Vite 3.0 and has been removed in Vite 5.0. This updates the README to use the suggested `glob` with eager argument instead. https://vitejs.dev/guide/migration#removed-deprecated-apis vitejs/vite#14118
- Loading branch information