Support asset relocation like `@vercel/ncc` ?
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 274
- PR merge metrics
- No merged PRs in 30d
Description
Could you please support asset relocation feature like `@vercel/ncc`? https://github.com/vercel/webpack-asset-relocator-loader#how-it-works
`@vercel/ncc` could support `path.join()` asset been copied to dist directory. Would you please also support this feature ?
Thanks.
Contributor guide
Research direction
Start by reviewing tsup's existing asset handling and the linked webpack-asset-relocator-loader behavior. Define expected handling for path.join() assets and verify that matching assets are copied to the dist directory; the issue names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100