mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-01 10:49:50 +03:00
fixed base.txt
This commit is contained in:
parent
b451894a17
commit
e8f5fac46c
|
@ -58,6 +58,7 @@ django_compressor==2.0
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
{%- if cookiecutter.js_task_runner == 'Webpack' %}
|
{%- if cookiecutter.js_task_runner == 'Webpack' %}
|
||||||
|
|
||||||
# Webpack
|
# Webpack
|
||||||
django-webpack-loader==0.3.3
|
django-webpack-loader==0.3.3
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user