mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-30 01:39:45 +03:00
Merge d1e47406d4
into fc20db3ed6
This commit is contained in:
commit
306fdc1c51
|
@ -60,7 +60,7 @@ django_compressor==2.0
|
|||
|
||||
{% if cookiecutter.js_task_runner == 'Webpack' -%}
|
||||
# Webpack
|
||||
django-webpack-loader==0.3.0
|
||||
django-webpack-loader==0.3.2
|
||||
{%- endif %}
|
||||
|
||||
# Your custom requirements go here
|
||||
|
|
Loading…
Reference in New Issue
Block a user