mirror of
https://github.com/ArthurDanjou/artmcp.git
synced 2026-01-14 14:54:22 +01:00
feat: activer les prévisualisations et le mode développement dans la configuration
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
"compatibility_flags": [
|
"compatibility_flags": [
|
||||||
"nodejs_compat",
|
"nodejs_compat",
|
||||||
],
|
],
|
||||||
|
"preview_urls": true,
|
||||||
|
"workers_dev": true,
|
||||||
"main": "./.output/server/index.mjs",
|
"main": "./.output/server/index.mjs",
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user