mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-30 01:39:45 +03:00
Merge d16b26f030
into fc20db3ed6
This commit is contained in:
commit
9226711962
|
@ -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.1
|
||||
{%- endif %}
|
||||
|
||||
# Your custom requirements go here
|
||||
|
|
Loading…
Reference in New Issue
Block a user