4 comments (4 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript55 forks (55 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 2,047 stars (2,047 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I don't know how your publishing up to npm but I strongly recommend you update your build step to also copy the ./README.md into ./packages/core/build/README.md so that it's published with the npm tarball.
Contributor guide
- Research direction
- Examine the build script in package.json to see how the package is built and published, then ensure README.md is copied into the build output directories for @hegel/cli and @hegel/core.
- Tech stack
- javascriptnodejs
- Domain
- documentationbuild system
- Issue type
- Documentation
- Prerequisites
- npm