microsoft / microsoft/react-native-windows

package cleanup: Remove internal build logic (just-task.js)

Open
#4,813 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Confirming this is true
  2. The actual removal.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.