1
0
forked from test/crm

fix: highlight.js is not loading correctly in development server

This commit is contained in:
Shariq Ansari 2025-03-22 15:51:32 +05:30
parent c4a1abb6b9
commit 907bcc3d15

View File

@ -73,6 +73,7 @@ export default defineConfig({
'tailwind.config.js',
'engine.io-client',
'prosemirror-state',
'lowlight',
],
},
})