3 files changed, 1 insertions, 0 deletions
diff --git a/assets/client_test/index.html b/assets/client_test/index.html
index 50bdf45b..c1f80dfe 100644
--- a/assets/client_test/index.html
+++ b/assets/client_test/index.html
@@ -122,6 +122,7 @@
})();
</script>
+ <!-- inline plugin marker -->
<!-- preload plugin marker -->
</head>
diff --git a/assets/inline-plugins/.gitkeep b/assets/inline-plugins/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/assets/inline-plugins/.gitkeep
diff --git a/assets/preload-plugins/.gitkeep b/assets/preload-plugins/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/assets/preload-plugins/.gitkeep
|