mirror of
https://github.com/catppuccin/web-file-explorer-icons.git
synced 2026-01-09 05:50:49 +08:00
chore(wxt): add web-ext.config.ts
This commit is contained in:
parent
d760d3c63b
commit
bb6014a92f
5
web-ext.config.ts
Normal file
5
web-ext.config.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import { defineRunnerConfig } from 'wxt';
|
||||
|
||||
export default defineRunnerConfig({
|
||||
startUrls: ['https://github.com/catppuccin/catppuccin'],
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user