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