vite-plugin-node-polyfills icon indicating copy to clipboard operation
vite-plugin-node-polyfills copied to clipboard

procees.cwd can't return '/',should be e.g. '/User/xxx/xxx'

Open freedom-to-code opened this issue 4 months ago • 1 comments
trafficstars

t.cwd = function() { return "/"; };

freedom-to-code avatar Jul 17 '25 09:07 freedom-to-code