Add image upload UI and /assets Vite proxy to PageEditor
This commit is contained in:
@@ -79,6 +79,7 @@ export default defineConfig({
|
||||
'/api': 'http://localhost:8001',
|
||||
'/pages': 'http://localhost:8001',
|
||||
'/stories': 'http://localhost:8001',
|
||||
'/assets': 'http://localhost:8001',
|
||||
'/rebuild': 'http://localhost:8001',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user