FredKSchott / rollup-plugin-polyfill-node

A modern Node.js polyfill for your Rollup bundle.
Other
175 stars 55 forks source link

Comment out unnecessary require "fs" #9

Closed sosukesuzuki closed 3 years ago

sosukesuzuki commented 3 years ago

the fs is unnecessary because where fs is used has been commented out.