Webpack publicPath hardcoded
Author: foarsitterCreated Aug 20, 2026Updated Aug 20, 2026
Labelsbug
Deployed an staging environment that needs to use an different CDN, but staticUrl is hardcoded in prodt.conf.js.
I don't understand the process yet, but setting it to auto solves it: https://github.com/django-webpack/django-webpack-loader#configuring-webpack-bundle-tracker
Source: cookiecutter/cookiecutter-django