examples-es icon indicating copy to clipboard operation
examples-es copied to clipboard

Avoid Vite's deprecated CJS build of the Node API

Open timostamm opened this issue 1 year ago • 1 comments

I noticed the following warning in react/yarn-pnp:

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.

This happens with yarn run build.

timostamm avatar Jul 30 '24 17:07 timostamm

The warning also appears for vue.

timostamm avatar Jul 31 '24 10:07 timostamm