vite-plugin / vite-plugin-commonjs

A pure JavaScript implementation for CommonJs
MIT License
96 stars 14 forks source link

work bad when code use module.exports.foo = foo #50

Open recover758126 opened 1 month ago

recover758126 commented 1 month ago

work bad when code use module.exports.foo = foo.

cause cannot get the member