macaron-css / macaron

Compiler-augmented typesafe CSS-in-JS with zero runtime, colocation, maximum safety and productivity
https://macaron.js.org/
MIT License
735 stars 16 forks source link

Vite plugin using deprecated API #57

Open aryzing opened 3 months ago

aryzing commented 3 months ago

Macaron's Vite plugin seems to be using a deprected version of their API,

The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Mokshit06 commented 3 months ago

Thanks for reporting, will fix this