highlight: smaller bundle size, fix light & dark theme
This commit is contained in:
parent
d0fbab4710
commit
95842c19f1
7 changed files with 597 additions and 47 deletions
|
@ -13,8 +13,7 @@ const GUIDE_FOR_FRONTEND = `
|
|||
`.trim();
|
||||
|
||||
export default {
|
||||
plugins: [
|
||||
viteSingleFile(),
|
||||
plugins: process.env.ANALYZE ? [] : [,
|
||||
(function llamaCppPlugin() {
|
||||
let config;
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue