summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents
diff options
context:
space:
mode:
authorAdam Johnson <me@adamj.eu>2021-01-26 23:10:00 +0000
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-04-02 12:21:21 +0200
commite32722d1606794f0a85d74811e53a0336a1ce305 (patch)
treed34bd8cc26240fa5446a30f41ff2fb30f6f5dd96 /tests/staticfiles_tests/project/documents
parent9ee693bd6cf4074f04ec51c6f3cfe87cad392f12 (diff)
Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.
Diffstat (limited to 'tests/staticfiles_tests/project/documents')
-rw-r--r--tests/staticfiles_tests/project/documents/cached/source_map.js1
-rw-r--r--tests/staticfiles_tests/project/documents/cached/source_map.js.map1
-rw-r--r--tests/staticfiles_tests/project/documents/cached/source_map_sensitive.js1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/staticfiles_tests/project/documents/cached/source_map.js b/tests/staticfiles_tests/project/documents/cached/source_map.js
new file mode 100644
index 0000000000..b37c5e5701
--- /dev/null
+++ b/tests/staticfiles_tests/project/documents/cached/source_map.js
@@ -0,0 +1 @@
+//# sourceMappingURL=source_map.js.map
diff --git a/tests/staticfiles_tests/project/documents/cached/source_map.js.map b/tests/staticfiles_tests/project/documents/cached/source_map.js.map
new file mode 100644
index 0000000000..9e26dfeeb6
--- /dev/null
+++ b/tests/staticfiles_tests/project/documents/cached/source_map.js.map
@@ -0,0 +1 @@
+{} \ No newline at end of file
diff --git a/tests/staticfiles_tests/project/documents/cached/source_map_sensitive.js b/tests/staticfiles_tests/project/documents/cached/source_map_sensitive.js
new file mode 100644
index 0000000000..d60c76b4f6
--- /dev/null
+++ b/tests/staticfiles_tests/project/documents/cached/source_map_sensitive.js
@@ -0,0 +1 @@
+//# sOuRcEMaPpInGURL=source_map.js.map