examples-es
examples-es copied to clipboard
Avoid Vite's deprecated CJS build of the Node API
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.
The warning also appears for vue.