django-vite

Integration of ViteJS in a Django project.

APACHE-2.0 License

Downloads
155.6K
Stars
548
Committers
19

Bot releases are hidden (Show)

django-vite - 3.0.5

Published by Niicck about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/3.0.4...3.0.5

django-vite - 3.0.4 Latest Release

Published by Niicck 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/3.0.3...3.0.4

django-vite - 3.0.3

Published by Niicck 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/3.0.2...3.0.3

django-vite - 3.0.2

Published by Niicck 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/3.0.1...3.0.2

django-vite - 3.0.2

Published by Niicck 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/3.0.1...3.0.2

django-vite - 3.0.1

Published by MrBin99 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/3.0.0...3.0.1

django-vite - 3.0.1

Published by thijskramer 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/3.0.0...3.0.1

django-vite - 3.0.0

Published by thijskramer 11 months ago

What's Changed

Full Changelog: https://github.com/MrBin99/django-vite/compare/2.1.3...3.0.0

django-vite - 2.1.3

Published by thijskramer over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/2.1.2...2.1.3

django-vite - 2.1.2

Published by thijskramer over 1 year ago

What's Changed

Full Changelog: https://github.com/MrBin99/django-vite/compare/2.1.1...2.1.2

django-vite - 2.1.1

Published by thijskramer over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/2.1.0...2.1.1

django-vite - 2.1.0

Published by thijskramer over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/2.0.2...2.1.0

django-vite - 2.0.2

Published by MrBin99 over 2 years ago

  • Make sure DJANGO_VITE_STATIC_URL finish with a trailing '/'
django-vite - 2.0.1

Published by MrBin99 over 2 years ago

  • Add trailing '/' in DJANGO_VITE_STATIC_URL
django-vite - 2.0.0

Published by MrBin99 over 2 years ago

  • Use pathlib.path to handle paths.
  • Remove async and defer as default attributes.
  • Add crossorigin default attribute.
  • Cusomize attributes using Python kwargs.
django-vite - 1.4.0

Published by MrBin99 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/1.3.0...1.4.0

django-vite - 1.3.0

Published by MrBin99 almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/MrBin99/django-vite/compare/1.2.1...1.3.0

django-vite - 1.2.1

Published by MrBin99 about 3 years ago

django-vite - 1.2

Published by MrBin99 about 3 years ago

Add the support of @vitejs/plugin-legacy

django-vite - 1.1.1

Published by MrBin99 about 3 years ago

  • Switch license from GPL to Apache 2.0