What's Changed
* fix error message in case DJANGO_VITE_STATIC_URL_PREFIX is set wrong by PetrDlouhy in https://github.com/MrBin99/django-vite/pull/29
* Adding note about whitenoise immutable_file_test by gone in https://github.com/MrBin99/django-vite/pull/31
* Fix the manifest path related to STATIC_ROOT by batisteo in https://github.com/MrBin99/django-vite/pull/32
New Contributors
* PetrDlouhy made their first contribution in https://github.com/MrBin99/django-vite/pull/29
* gone made their first contribution in https://github.com/MrBin99/django-vite/pull/31
* batisteo made their first contribution in https://github.com/MrBin99/django-vite/pull/32
**Full Changelog**: https://github.com/MrBin99/django-vite/compare/1.3.0...1.4.0