mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 12:17:24 +00:00
Add pre-fetch data handling for resources, users, and comments
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
window.uploadPrompt = `{{UploadPrompt}}`;
|
||||
window.allowNormalUserUpload = `{{AllowNormalUserUpload}}`;
|
||||
</script>
|
||||
<script id="pre_fetch_data"></script>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user