cookiecutter / cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
https://cookiecutter-django.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12.17k stars 2.91k forks source link

Convert Gulpfile to ESM #5551

Closed browniebroke closed 2 days ago

browniebroke commented 2 days ago

Description

Builds on top of #4949 to convert the Gulpfile to ESM

Checklist:

Rationale

Following the JS ecosystem, which is moving to this new format. Some librarries are becoming ESM only.