jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

Fix sourcemap url #71

Closed jonathan-s closed 3 years ago

jonathan-s commented 3 years ago

Type of PR (feature, enhancement, bug fix, etc.)

Description

The url for the sourcemap for the statically generated javascript is wrong. So you'll always get the garbled text there.

Why should this be added

So that it becomes easier to debug.

Checklist