MetaCell / MetaCell/meta-diagram
Remove dist folder from version control upon publishing
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we are installing the packaged directly from github and not from npm registry. Because it's a typescript package we need to compile it first. Instead of having to do that on our own at the application level we decided to have it on the library for now
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the package build and publishing configuration, then verify that publishing produces the compiled dist output without requiring it to remain versioned; done means the GitHub-installed TypeScript package can be consumed without application-level compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100