Closed wangmerry closed 2 months ago
vite. formats: ['es', 'umd'],
I can confirm that it's not working on watch mode when there's multiple format
When using the --watch option the build run in a different manner, and I think this is a bug of Vite.js since the purpose of the --watch is only to have the "autoupdate". I tried to fix this, but the css file is compiled only for one step and this is random, so this means that I can't get this thing in the building process. Maybe you can open an issue to the Vite project for that.
💉 Failing Test
Which jobs/test(s) are failing
*
Reason for failure/description
Media prove
Additional context
*