@lunora/cli 1.0.0-alpha.130 → 1.0.0-alpha.131
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1187,7 +1187,7 @@ export default app;
|
|
|
1187
1187
|
"migrations": [{ "tag": "v1", "new_sqlite_classes": ["ShardDO"] }],
|
|
1188
1188
|
"observability": { "enabled": true, "head_sampling_rate": 1 },
|
|
1189
1189
|
}
|
|
1190
|
-
`,Jt=[".wrangler",".env",".env.*","!.env.example",".lunora/",".lunora-cache","lunora/_generated"],Qt=`# Lunora endpoint for the browser client.
|
|
1190
|
+
`,Jt=[".wrangler",".env",".env.*","!.env.example",".dev.vars",".dev.vars.*","!.dev.vars.example",".lunora/",".lunora-cache","lunora/_generated"],Qt=`# Lunora endpoint for the browser client.
|
|
1191
1191
|
# Vite statically replaces \`import.meta.env.VITE_LUNORA_URL\` at \`vite dev\` / build.
|
|
1192
1192
|
# Leave it unset to use the page origin; set it to point at a deployed Worker:
|
|
1193
1193
|
#
|