microsoft / microsoft/react-native-windows
package cleanup: Remove internal build logic (just-task.js)
Open
Nobody has claimed this yet.
Code Cleanup
enhancement
nice-to-have
Workstream: ES Compliance SFI
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
This is one of a set of issues mentioned in PR #4796 to continue to improve the shipping package layout.
This tracks removal of /just-task.js. from the files property of /package.json.
It should only be used by internal build logic and not by customer code.
This issue tracks:
- Confirming this is true
- The actual removal.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect package.json and vnext/just-task.js first, then confirm that just-task.js is used only by internal build logic and not customer code. Remove it from package.json's files property and verify the shipping package layout no longer includes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- build-system, release
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100