-
-
Notifications
You must be signed in to change notification settings - Fork 185
All files are included into npm #238
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
Comments
This is quite intentional. Those files must be included.
Duplicate of #235. Duplicate of #58. Duplicate of #44. See #105 (comment). |
I didn't get the point why If you want to test, you can always use git version to install the package. I raised the PR because when I open the file in VSCode, |
why would you be trying to lint files in node_modules (when not cding into the package directly)? that seems like vscode-eslint is broken. I can't, in fact, always use the git version, because I might not have internet access when I need to run the tests. Either way, whether you get the point or not is irrelevant; it's a critical use case for me, and every package I maintain will always publish all needed files to npm, and it's a bug if they don't. |
It's automatically done by
But for this package, I suppose you always have the access, didn't you?
Well, again, you're the boss here. I just want say that this package is very popular, and the installation size is also important. I understand your own workflow, that's great. But as you said there are duplicate attempts to resolve this |
I don't find installation size to be that important - it's all tarballed, and untarring it, whether large or small, is basically equally instantaneous. |
No description provided.
The text was updated successfully, but these errors were encountered: