fix: prevent HTML injections to code blocks (#1165)

This commit is contained in:
jviide 2023-01-15 12:48:22 +02:00 committed by GitHub
parent 1a4fd19720
commit c15df78cbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 88 additions and 25 deletions

View file

@ -14,7 +14,9 @@ export default defineConfig({
'process.client': 'true',
},
plugins: [
Vue(),
Vue({
reactivityTransform: true,
}),
AutoImport({
dts: false,
imports: [