highlight: smaller bundle size, fix light & dark theme

This commit is contained in:
Xuan Son Nguyen 2024-12-13 11:16:42 +01:00
parent d0fbab4710
commit 95842c19f1
7 changed files with 597 additions and 47 deletions

View file

@ -13,8 +13,7 @@ const GUIDE_FOR_FRONTEND = `
`.trim();
export default {
plugins: [
viteSingleFile(),
plugins: process.env.ANALYZE ? [] : [,
(function llamaCppPlugin() {
let config;
return {