Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-22 | 574 Bytes | |
Totals: 1 Item | 574 Bytes | 0 |
django-webpack-dev-server
- Published the Package on PYPI
- Package Supports React (Javascript) and React (Typescript)
- Added a development mode of package to load assets locally to test the assets before uploading to GitHub.
- Used black code formatter to format the entire package.
- Replaced the readme.rst with the readme.md file.
- Fixed a bug when package was executed in Python 3.6.5 version.
- Used Pytest to run the tests and coverage to generate reports.
- Add tox to execute tests on different versions of Python.
- Added pre-commit hooks.