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

Release 1.0.3 appears to be missing source code and dependencies #92

Closed
cmbartschat opened this issue Sep 8, 2020 · 3 comments
Closed

Comments

@cmbartschat
Copy link

package.json does not list the chokidar dependency.
lib/index.js is missing from the installed files

Repro:

npm init
npm install --save babel-plugin-add-module-exports

Result - find node_modules:

node_modules
node_modules/babel-plugin-add-module-exports
node_modules/babel-plugin-add-module-exports/README.md
node_modules/babel-plugin-add-module-exports/package.json
@cmbartschat
Copy link
Author

Seems to be a repeat of #76

@ljharb
Copy link

ljharb commented Sep 8, 2020

Chokidar was removed intentionally (#89). I’ll publish a v1.0.4 shortly.

@ljharb
Copy link

ljharb commented Sep 8, 2020

Done; please feel free to close.

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

No branches or pull requests

2 participants