vitejs / vite

Next generation frontend tooling. It's fast!
http://vite.dev
MIT License
68.81k stars 6.22k forks source link

build: ignore cjs warning #18660

Closed bluwy closed 1 week ago

bluwy commented 1 week ago

Description

Otherwise the build may log this:

/Users/bjorn/Work/oss/vite/packages/vite/src/node/publicUtils.ts → ./dist...
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
created ./dist in 188ms