Closed pjebs closed 1 year ago
optimizeDeps: { include: ["highlight.js", "highlight.js/lib/core"], },
I'm using only rollup (no sveltekit). It doesn't seem to understand this config.
Rollup doesn't use/require optimizeDeps. See the example Rollup set-up.
optimizeDeps
I'm using only rollup (no sveltekit). It doesn't seem to understand this config.