Using Parcel Bundler with Django

I’m working on a Django site at the moment and I found this post useful for setting up frontend assets with Parcel Bundler.

It might not be the right tool for every site, but I’m trying to launch something quickly and it seems to work well enough.