ilikerobots / cookiecutter-vue-django

Vue 3 + Vite + Django with no compromises. Use Vue SFCs directly in Django Templates, DRF not required.
BSD 3-Clause "New" or "Revised" License
204 stars 23 forks source link

frontend_pipeline option WebPack Resources don't exist #88

Open eburkland opened 10 months ago

eburkland commented 10 months ago

What happened? When building your environment via cookiecutter if you choose webpack for your frontend_pipeline when you view your site http://localhost:8000 resources don't exist in EX: /static/webpack_bundles/css/project.892817d6eb5e422456e7.css

What should've happened instead? I'm using the docker option. I'm thinking a build option needs to occur in the compose/local/node/Dockerfile