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

Readme files on npm are very basic #69

Open
keeganstreet opened this issue Nov 29, 2018 · 0 comments
Open

Readme files on npm are very basic #69

keeganstreet opened this issue Nov 29, 2018 · 0 comments

Comments

@keeganstreet
Copy link
Contributor

The main readme is in the root of the project, and we don't want to duplicate this in each package directory. But this means that when the packages are published to npm, they don't come with much of a readme. E.g:

image

Maybe we can have a prepublish script that copies the main readme file from the root of the project into each package directory prior to publishing to npm. It can remove it in a postpublish script.

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

1 participant