jameswomack/replace-require-with-import
Replace Node.js CommonJS require statements with their ES2015 equivalent
JavaScript
Issues
- 0
Doesn't convert CJS exports to ES exports
#9 opened by jorisw - 1
- 4
Doesn't work for destructuring
#3 opened by vjpr
Replace Node.js CommonJS require statements with their ES2015 equivalent
JavaScript