feat: code highlighting
This commit is contained in:
+1
-1
@@ -18,5 +18,5 @@ export default defineConfig({
|
||||
'@components': fileURLToPath(new URL('./src/components', import.meta.url)),
|
||||
},
|
||||
},
|
||||
assetsInclude: [/\.\/articles\/.*(?!\.md)'/],
|
||||
assetsInclude: [/\.\/articles\/.*(?!\.(md|scss))'/],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user