diff --git a/docs/guide/resources/upgrading.md b/docs/guide/resources/upgrading.md index d3e3162e..fce8c8d1 100644 --- a/docs/guide/resources/upgrading.md +++ b/docs/guide/resources/upgrading.md @@ -476,7 +476,7 @@ export default defineConfig({ ### Renamed Undocumented Constants -Renamed undocumented constants for detecting the build config at runtime in [#380](https://github.com/wxt-dev/wxt/pull/380). Now documented here: +Renamed undocumented constants for detecting the build config at runtime in [#380](https://github.com/wxt-dev/wxt/pull/380). Now documented here: - `__BROWSER__` → `import.meta.env.BROWSER` - `__COMMAND__` → `import.meta.env.COMMAND`