mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
refactor: integrate keyboard functionality and clean up event handling
This commit is contained in:
parent
b2395e19a9
commit
b6269c60c9
5 changed files with 55 additions and 27 deletions
|
@ -3,7 +3,6 @@ export default defineNuxtConfig({
|
|||
devtools: { enabled: false },
|
||||
compatibilityDate: "2024-07-04",
|
||||
ssr: false,
|
||||
modules: ["wrdu-keyboard"],
|
||||
vite: {
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue