datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
80 stars 12 forks source link

replace django compressor with webpack in the django cookiecutter template #356

Closed smcalilly closed 5 months ago

smcalilly commented 6 months ago

Overview

This PR replaces Django compressor with Webpack in the Django cookiecutter template. We'll make this change for the Wagtail template via issue #318.

Testing Instructions