You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -392,6 +392,8 @@ For examples of how to setup the project in v3, please see [django-vite-examples
For another example that uses the module-level legacy settings, please see this [example project here](https://github.com/MrBin99/django-vite-example).
For a ReactJS example, see [this project](https://github.com/knowsuchagency/hello-django-vite).
## Thanks
Thanks to [Evan You](https://github.com/yyx990803) for the ViteJS library.