Build tool
Vite
Where do you see the problem?
Describe the bug
npm warn deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
Reproduction
run npm install with package.json:
"devDependencies": {
"@crxjs/vite-plugin": "^2.3.0",
}
Logs
System Info
npm warn deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
Severity
annoyance