django-importmap icon indicating copy to clipboard operation
django-importmap copied to clipboard

JavaScript import maps for Django

Results 4 django-importmap issues
Sort by recently updated
recently updated
newest added

The following dependencies have been updated by [deps](https://www.dependencies.io/): - `black` in `pyproject.toml` from ^22.1.0 to ^24.4.2

The following dependencies have been updated by [deps](https://www.dependencies.io/): - `poetry.lock` was updated (including 3 direct and 16 transitive dependencies) - `django` was updated from 4.2.7 to 4.2.11 - `isort` was...

These commits are new since version 0.3.0: - 81e9622 Test Python 3.11 and 3.12 To release the new version: - [ ] Label this PR (ex. `release: major`) - [...

The [JSPM generator API](https://jspm.org/cdn/api#provider) The parameter cannot be overriden in the `importmap.toml` (IIRC the marshmallow here: https://github.com/dropseed/django-importmap/blob/master/importmap/core.py#L26) The only solution I can see is to have a custom `ImportMap` class,...