fixed base.txt

This commit is contained in:
nelsonlho 2016-08-04 02:07:58 -07:00
parent b451894a17
commit e8f5fac46c

View File

@ -58,6 +58,7 @@ django_compressor==2.0
{%- endif %}
{%- if cookiecutter.js_task_runner == 'Webpack' %}
# Webpack
django-webpack-loader==0.3.3
{%- endif %}