egoist / egoist/tsup

Copy static files

Open
#278 7 comments 20 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

Would be a useful feature if you're building a browser extension, you may want to copy `manifest.json` and other static files to the `dist` folder.

Contributor guide

Open the contributing guide

Research direction

Start by tracing tsup's build output flow and how files reach the dist folder; the issue specifically names manifest.json and other static files. Confirm the expected browser-extension use case and define done as copying those static files into dist during a build.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.