Lets consumers pass `() => import.meta.env.BASE_URL` without orval's CJS bundle path blowing up on the top-level `import.meta` reference. The getter is invoked at request time rather than factory time, so the mutator file can be loaded by orval (which bundles to CJS) without evaluating `import.meta`. Closes uwe.admin/webapp-template#21 (scaffold side). Bump to v0.5.0 — additive change (string form still works) but new shape for `CoreFetchOptions.baseUrl` is a public API change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core-fetch.test.ts | ||
| core-fetch.ts | ||
| i18n-react.test.tsx | ||
| i18n-react.ts | ||
| i18n.test.ts | ||
| i18n.ts | ||
| vite-config.ts | ||