rvlb
|
3198d9d836
|
Update to v3.1.1
|
2024-08-30 16:05:28 -03:00 |
|
dependabot[bot]
|
e409dfb100
|
Bump webpack from 5.92.0 to 5.94.0 in /tests_webpack5
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.92.0...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 11:28:28 -03:00 |
|
Pamella Bezerra
|
242f988d1b
|
Update tests_webpack5 dependencies
|
2024-06-18 10:34:58 -03:00 |
|
rvlb
|
8e11626dcb
|
Upgrade to 3.1.0
|
2024-04-04 09:53:31 -03:00 |
|
Felipe Batista da Silva
|
bf59f53f8b
|
Handle transformed assets URL
Adding the following template tag
```
{% webpack_asset 'path/to/original/file' %}
```
Fixes https://github.com/django-webpack/django-webpack-loader/issues/343
Depends on https://github.com/django-webpack/webpack-bundle-tracker/pull/125
|
2024-04-02 10:02:21 -03:00 |
|