mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 12:17:37 +03:00
8880e777d2
* Add webpack as an option Adds webpack as a js_taskrunner option to cookiecutter-json. Will clone @hzdg/cookiecutter-webpack --pydanny-django branch into the project using cookiecutter's api in post_hooks. The static webpack project will be placed into the <project_slug>/static/<project_slug>/ directory. The webpack configs are placed in the ./config/ directory. The cookiecutter-webpack project includes react / redux / karma configurations that are brought into the project. * Add webpack documentation |
||
---|---|---|
.. | ||
__init__.py | ||
conf.py | ||
deployment-on-heroku.rst | ||
deployment-on-pythonanywhere.rst | ||
deployment-with-docker.rst | ||
developing-locally-docker.rst | ||
developing-locally-webpack.rst | ||
developing-locally.rst | ||
docker-postgres-backups.rst | ||
faq.rst | ||
index.rst | ||
installing_postgres.rst | ||
linters.rst | ||
live-reloading-and-sass-compilation.rst | ||
make.bat | ||
Makefile | ||
my-favorite-cookie.rst | ||
project-generation-options.rst | ||
settings.rst | ||
troubleshooting.rst |