django-vite

    Integration of ViteJS in a Django project.

    Language: python

    Author: Lewis Allen (@lewisdev)

    507 stars · 1672 views

    Files

    • README.md (md)
    • pyproject.toml (toml)
    • LICENSE (txt)
    • .github (github)
    • workflows (txt)
    • pypi_publish.yml (yml)
    • test.yml (yml)
    • pre-commit.yml (yml)
    • tests (txt)
    • settings.py (py)
    • conftest.py (py)
    • tests (txt)
    • templatetags (txt)
    • test_vite_preload_asset.py (py)
    • test_vite_react_refresh.py (py)
    • test_vite_asset.py (py)
    • test_vite_asset_url.py (py)
    • test_vite_legacy_asset.py (py)
    • test_vite_hmr_client.py (py)
    • test_vite_legacy_polyfills.py (py)
    • test_asset_loader.py (py)
    • test_custom_app_client_class.py (py)
    • data (txt)
    • named_assets (txt)
    • vite.config.js (js)
    • package.json (json)
    • one.js (js)
    • staticfiles (txt)
    • polyfills-manifest.json (json)
    • dynamic-entry-manifest.json (json)
    • custom-motif-polyfills-manifest.json (json)
    • custom (txt)
    • prefix (txt)
    • manifest.json (json)
    • manifest.json (json)
    • circular-imports.json (json)
    • external_vue_app (txt)
    • manifest.json (json)
    • .pre-commit-config.yaml (yaml)
    • tox.ini (ini)
    • setup.py (py)
    • django_vite (txt)
    • __init__.py (py)
    • templatetags (txt)
    • django_vite.py (py)
    • core (txt)
    • asset_loader.py (py)
    • tag_generator.py (py)
    • exceptions.py (py)
    • apps.py (py)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…