fix: wrdu-keyboard undefined

This commit is contained in:
PandaDEV 2024-12-15 18:54:47 +10:00
parent b261223960
commit 3fab426ed9
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
2 changed files with 1 additions and 1 deletions

View file

@ -3,6 +3,7 @@ export default defineNuxtConfig({
devtools: { enabled: false },
compatibilityDate: "2024-07-04",
ssr: false,
modules: ["wrdu-keyboard"],
vite: {
css: {
preprocessorOptions: {