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

npmignore PST file format.pdf and other unnecessary files #2

Closed
SheetJSDev opened this issue May 19, 2018 · 2 comments
Closed

npmignore PST file format.pdf and other unnecessary files #2

SheetJSDev opened this issue May 19, 2018 · 2 comments

Comments

@SheetJSDev
Copy link

pst-extractor is awesome! We were able to churn through the entire Enron corpus and extract over 17K spreadsheets fairly quickly.

Issue #1 already covered the extraneous npm dependencies. This issue is about extraneous files in the published module:

https://unpkg.com/pst-extractor@1.2.2/ shows the current listing, and the following files are probably unnecessary (they can be ignored through the .npmignore mechanism):

  • PST file format.pdf 7.46MB!
  • contributing.md
  • .jshintrc
  • mocha.opts
@epfromer
Copy link
Owner

Good to hear you are finding it useful. I'm working on an update that is forthcoming in the next week, and will remove these unnecessary files.

@epfromer
Copy link
Owner

I just published v1.3.0 which incorporates all your feedback.

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