Skip to content

Commit ec8e586

Browse files
committed
docs: Update upgrade guide
1 parent 08ed7d8 commit ec8e586

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/resources/upgrading.md

+2
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ export default defineConfig({
169169
});
170170
```
171171
172+
If you've loaded the extension into your browser manually for development, uninstall and re-install it from the new dev output directory.
173+
172174
### `runner` APIs Renamed
173175
174176
To improve consistency with the `web-ext.config.ts` file, the "runner" APIs have been renamed. You can continue using the old names, but they have been deprecated and will be removed in a future version:

0 commit comments

Comments
 (0)