#31272: Django and JS (from npm module) problem
-------------------------------------+-------------------------------------
Reporter: dpineiden | Owner: nobody
Type: Bug | Status: new
Component: | Version: 3.0
contrib.staticfiles | Keywords: static, jvascript,
Severity: Normal | npm, d3
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-------------------------------------+-------------------------------------
Hi guys.
I'm working with some js, (d3, openplayers, pure js), with npm and parcel
bundler.
The js module works fine, even on the dist (compiled) version for
production. On the dist folder i added a server.py file to test this
files, works fine.
Django loads the statics but can't work in a complete way.
I put this link with an entire django project and a simple example of the
js module.
http://www.mediafire.com/file/un0s3wdgt8bld6b/webFillGauge.zip/file
Also,I have the same problem with openlayers .....
--
Ticket URL: <https://code.djangoproject.com/ticket/31272>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.eaf4f890181f1645b6876707db4ae1d3%40djangoproject.com.