vite-plugin-node-polyfills
vite-plugin-node-polyfills copied to clipboard
Bug: `node:assert/strict` is not polyfilled
trafficstars
Summary
This is the error I am getting.
Internal server error: Failed to resolve import "node:assert/strict" from "...". Does the file exist?
If I patch the package to use node:assert instead, it works.