1
0
mirror of https://github.com/django/django.git synced 2025-01-16 05:12:23 +00:00
James Bligh e44d348c99
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
Co-authored-by: James Bligh <james.bligh@silvercloudhealth.com>
2022-12-07 10:56:00 +01:00

3 lines
52 B
JavaScript

const rootConst = "root";
export default rootConst;