Skip to content

Tags: django-webpack/django-webpack-loader

Tags

1.7.0

Toggle 1.7.0's commit message
Update to v1.7.0

1.6.0

Toggle 1.6.0's commit message
Bump version to 1.6.0

1.5.0

Toggle 1.5.0's commit message
Update gitignore

1.4.1

Toggle 1.4.1's commit message
Release 1.4.1

1.4.0

Toggle 1.4.0's commit message
Prepare for 1.4.0 release

1.3.0

Toggle 1.3.0's commit message
Publishes version 1.3.0

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump django from 3.2.2 to 3.2.4 (#283)

Bumps [django](https://github.com/django/django) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.2.2...3.2.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 1.0.0 (#269)

* Update version to 1.0.0

* Update wheel version

* Improve examples

* Remove webpack-split-by-path

* Fix get_chunk_url

* Add more versions for testing

* Add CSS loader example

* Update hot-reload example

* Update supported versions on README

* Update changelog

* Remove db.sqlite3 files

* Adjust badges

* Add coveralls

0.7.0

Toggle 0.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add custom LOADER_CLASS support (#210)

`LOADER_CLASS` on the `WEBPACK_CONFIG` setting is now where the loader class
is defined. To retain backward compatibility and to keep getting started
simple, this defaults to the existing WebpackLoader class.

`WebpackLoader._load_assets` has been renamed to `WebpackLoader.load_assets`.
This keeps the API extendable when creating custom webpack loaders.

Documentation has been updated to include how to extend the WebpackLoader
using the `LOADER_CLASS`.

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
owais Owais Lone
Release 0.6.0