Open chestozo opened 2 years ago
Not sure how to create a minimal reproducible case.
After upgrading babel version in https://github.com/megawac/babel-plugin-ramda/blob/master/package.json all tests still work.
is it still an issue ? because i am facing a new issue when using ESM
option to true
Must use import to load ES Module: /node_modules/ramda/es/map.js
This one
gets removed. The result is similar to this issue #36.