homer0 / cjs2esm

Transforms a project that uses CommonJS to ES Modules.

Home Page:https://homer0.github.io/cjs2esm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lodash-es => lodash-es-es

wmertens opened this issue ยท comments

with

	"modules": [{"name": "lodash", "path": "lodash-es"}],

running it on import ... from 'lodash-es' results in import ... from 'lodash-es-es'

Done on #14 - Will release it soon.

๐ŸŽ‰ This issue has been resolved in version 3.0.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€