Skip to content

Releases: Jitensid/django-webpack-dev-server

Migrated from Webpack 4 to Webpack 5

23 Jan 15:49
Compare
Choose a tag to compare
  1. Removed unnecessary variables from the Generator Class.
  2. Migrated from Webpack 4 to Webpack 5.

Added Tests

14 Oct 12:44
Compare
Choose a tag to compare

django-webpack-dev-server

Using wheels for package distribution.

Code Style Black

24 Sep 19:13
Compare
Choose a tag to compare

django-webpack-dev-server

  1. Published the Package on PYPI
  2. Package Supports React (Javascript) and React (Typescript)
  3. Added a development mode of package to load assets locally to test the assets before uploading to GitHub.
  4. Used black code formatter to format the entire the package.
  5. Replaced the readme.rst with the readme.md file.

Package Release

25 Aug 17:35
Compare
Choose a tag to compare

django-webpack-dev-server

  1. Published the Package on PYPI
  2. Package Supports React (Javascript)
  3. Modified webpack config file for loading assets properly and using profiler