mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-08-06 08:53:08 +02:00
fix: update asset directory path in wrangler.json for correct deployment
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "mesh-forge",
|
||||
"compatibility_date": "2025-11-29",
|
||||
"assets": {
|
||||
"directory": "./dist/client",
|
||||
"directory": "./dist",
|
||||
"not_found_handling": "single-page-application"
|
||||
},
|
||||
"observability": {
|
||||
|
||||
Reference in New Issue
Block a user