Skip to content

feat: support platform-specific shell and env config#8187

Open
arnavnagzirkar wants to merge 2 commits into
vercel:canaryfrom
arnavnagzirkar:fix-2584
Open

feat: support platform-specific shell and env config#8187
arnavnagzirkar wants to merge 2 commits into
vercel:canaryfrom
arnavnagzirkar:fix-2584

Conversation

@arnavnagzirkar
Copy link
Copy Markdown

Closes #2584.

Adds platform-specific overrides for shell, shellArgs, and env so a shared config can vary between linux, macOS, and Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

To support a single cross-platform settings file some of the settings should be platform specific (like in VS Code)

1 participant