feat: rewrite to solidjs
This commit is contained in:
parent
74c6215c27
commit
afa2db26e7
21 changed files with 1074 additions and 1835 deletions
|
|
@ -2,7 +2,7 @@ import { defineConfig } from 'wxt';
|
|||
|
||||
// See https://wxt.dev/api/config.html
|
||||
export default defineConfig({
|
||||
modules: ['@wxt-dev/module-vue'],
|
||||
modules: ['@wxt-dev/module-solid'],
|
||||
manifest: {
|
||||
name: "let me focus",
|
||||
permissions: ['storage']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue