summaryrefslogtreecommitdiff
path: root/wrangler.jsonc
diff options
context:
space:
mode:
authorWindowsAddict2025-08-27 22:10:34 +0000
committerWindowsAddict2025-08-27 22:10:34 +0000
commitb79252abe13b95c5dee1a85ed86ea78e814855df (patch)
tree7e80a74992a2715c483c95560079287c21fc50b9 /wrangler.jsonc
parenta38235a6345795c385edd3b151ea6bef74f949aa (diff)
downloadactivated.win-b79252abe13b95c5dee1a85ed86ea78e814855df.zip
Update to work with worker site
Diffstat (limited to 'wrangler.jsonc')
-rw-r--r--wrangler.jsonc7
1 files changed, 7 insertions, 0 deletions
diff --git a/wrangler.jsonc b/wrangler.jsonc
new file mode 100644
index 0000000..bddb9be
--- /dev/null
+++ b/wrangler.jsonc
@@ -0,0 +1,7 @@
+{
+ "name": "activated-win",
+ "compatibility_date": "2025-08-27",
+ "assets": {
+ "directory": "./build"
+ }
+}