Skip to content
代码片段 群组 项目
提交 ce2ee7c0 编辑于 作者: Stanislav Lashmanov's avatar Stanislav Lashmanov
浏览文件

Fix Katex styles import for Vite

上级 94c292c8
No related branches found
No related tags found
无相关合并请求
......@@ -69,6 +69,10 @@ export default defineConfig({
find: '~/',
replacement: javascriptsPath,
},
{
find: '~katex',
replacement: 'katex',
},
],
},
plugins: [
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册