Nikita Nitichevski

Results 4 comments of Nikita Nitichevski

While digging through Vite's [cssPostPlugin()](https://github.com/vitejs/vite/blob/main/packages/vite/src/node/plugins/css.ts#L264) I noticed, that you need to set ``` { build: { cssCodeSplit: true, lib: { format: ['umd'], } } } ``` in order for the...

In theory it should be able to. Is the requested file path correct? I will look into that shortly.

Gotcha, thanks for the submission of the bug!