mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-20 01:31:31 +02:00
highlight: smaller bundle size, fix light & dark theme
This commit is contained in:
@@ -13,8 +13,7 @@ const GUIDE_FOR_FRONTEND = `
|
||||
`.trim();
|
||||
|
||||
export default {
|
||||
plugins: [
|
||||
viteSingleFile(),
|
||||
plugins: process.env.ANALYZE ? [] : [,
|
||||
(function llamaCppPlugin() {
|
||||
let config;
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user