mirror of
https://github.com/catppuccin/web-file-explorer-icons.git
synced 2026-01-09 05:50:49 +08:00
refactor(wxt): migrate to v0.20.8
This commit is contained in:
parent
74ec6ebd1b
commit
e1ce330d61
@ -1,4 +1,4 @@
|
||||
import { defineContentScript } from 'wxt/sandbox';
|
||||
import { defineContentScript } from '#imports';
|
||||
|
||||
import { observe } from 'selector-observer';
|
||||
|
||||
|
||||
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user