We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ansis
1 parent dcf973c commit c629da1Copy full SHA for c629da1
1 file changed
packages/slidev/node/vite/extendConfig.ts
@@ -15,6 +15,7 @@ const INCLUDE_GLOBAL = [
15
'typescript',
16
'yaml',
17
'pptxgenjs',
18
+ 'ansis',
19
]
20
21
const INCLUDE_LOCAL = INCLUDE_GLOBAL.map(i => `@slidev/cli > @slidev/client > ${i}`)
0 commit comments