-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Milestone
Description
There are lots of parts of the build / test / package / release process which may depend on UNIX features (e.g. ,bash, mkdir -p, etc.) that may not exist on Windows.
Describe the solution you'd like
We should ascertain which of the npm scripts work properly on Windows, fix any which are easy to fix, and document any which work and which do not as well as whatever preconditions are required to make them work (e.g., do you need WSL?)
Describe alternatives you've considered
Let would-be Blockly contributors who use Windows fend for themselves.
Additional context
See also #4983 re: npm script documentation.
lukas-dachtler
Metadata
Metadata
Assignees
Labels
help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added