🔧 (vue) enable defineModel
This commit is contained in:
@@ -4,6 +4,11 @@ import pwa from "@islands/pwa"
|
||||
|
||||
export default defineConfig({
|
||||
siteUrl: "https://juliencalixte.eu",
|
||||
vue: {
|
||||
script: {
|
||||
defineModel: true,
|
||||
},
|
||||
},
|
||||
modules: [
|
||||
"@islands/headings",
|
||||
prism(),
|
||||
|
||||
Reference in New Issue
Block a user