Skip to content

fix(package): files include image directory#2

Merged
rafegoldberg merged 2 commits intomasterfrom
fix/files-include-imgs
Jul 14, 2020
Merged

fix(package): files include image directory#2
rafegoldberg merged 2 commits intomasterfrom
fix/files-include-imgs

Conversation

@rafegoldberg
Copy link
Copy Markdown
Contributor

@rafegoldberg rafegoldberg commented Jul 13, 2020

Installing v2.0.0 of this package in ReadMe fails because it cannot find the folder of images. I think this may be due to the addition of the files field to the package definition, and indeed it seems to missing from the package in the broken install:

@readme/emojis
├── src/
│   │   # urmmmm, but where is img/???
│   └── index.js
├── unicode/
├── LICENSE
├── README.md
└── package.json

Changes

  • add src/img to the package's files field + pray

@rafegoldberg rafegoldberg added the bug Something isn't working label Jul 13, 2020
@rafegoldberg rafegoldberg requested a review from erunion July 13, 2020 18:44
@rafegoldberg rafegoldberg merged commit 572cd4d into master Jul 14, 2020
@rafegoldberg rafegoldberg deleted the fix/files-include-imgs branch July 14, 2020 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants