#35553: HashedFilesMixin for ES modules does not work with `import*as ...` syntax
-------------------------------------+-------------------------------------
Reporter: Michael | Owner: nobody
Type: Bug | Status: new
Component: contrib.staticfiles | Version: 5.0
Severity: Normal | Resolution:
Keywords: Manifest Static | Triage Stage: Accepted
Files Storage, javascript module |
scripts |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* summary:
HashedFilesMixin for ES modules does not work with `import * as ...`
syntax
=>
HashedFilesMixin for ES modules does not work with `import*as ...`
syntax
--
Ticket URL: <
https://code.djangoproject.com/ticket/35553#comment:4>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.