refactor(wxt): migrate to v0.20.8

This commit is contained in:
uncenter 2025-08-31 15:51:01 -05:00
parent 74ec6ebd1b
commit e1ce330d61
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
import { defineContentScript } from 'wxt/sandbox';
import { defineContentScript } from '#imports';
import { observe } from 'selector-observer';

View File

@ -76,7 +76,7 @@ export default defineConfig({
},
},
modules: ['@wxt-dev/auto-icons'],
runner: {
webExt: {
startUrls: [
'https://github.com/catppuccin/catppuccin',
'https://gitlab.com/gitlab-org/gitlab',