diff options
| author | Yuval Adam <_@yuv.al> | 2025-07-10 13:12:07 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-07-10 13:12:07 +0200 |
| commit | cb4900df47011a85fd04f9dfc7f90e2f01d88b35 (patch) | |
| tree | 85c0c3b9f601bf913de1743a86776083c5e8c445 /public | |
| parent | 78cedf43bc61be8ace1d85e6f400ff6e719aaa73 (diff) | |
Add on demand rendering
Diffstat (limited to 'public')
| -rw-r--r-- | public/.assetsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/.assetsignore b/public/.assetsignore new file mode 100644 index 0000000..1b006a0 --- /dev/null +++ b/public/.assetsignore @@ -0,0 +1,2 @@ +_worker.js +_routes.json
\ No newline at end of file |
