Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.23.1: published version does not include "ExportMap" fix #2077

Closed
bobaaaaa opened this issue May 15, 2021 · 1 comment
Closed

2.23.1: published version does not include "ExportMap" fix #2077

bobaaaaa opened this issue May 15, 2021 · 1 comment

Comments

@bobaaaaa
Copy link

bobaaaaa commented May 15, 2021

Hey 👋,

I just updated this morning to the latest version and my installed version does not include this fix: d903477

I tested it with yarn2 (empty cache, deleted node_modules) and a fresh npm project. Is it possible that something went wrong when publishing? I run your build script locally and everything looked fine.

Reproduce with a fresh project

# create a new empty random folder first
npm init -y
npm install eslint-plugin-import
less ./node_modules/eslint-plugin-import/lib/ExportMap.js

Thx for the awesome work ❤️

@ljharb
Copy link
Member

ljharb commented May 15, 2021

Should be fixed in v2.23.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants