nx icon indicating copy to clipboard operation
nx copied to clipboard

feat(core): execute plugins in isolated processes

Open AgentEnder opened this issue 1 year ago • 2 comments

Current Behavior

Project graph plugins are all loaded in the main nx process (or daemon if enabled), which can cause issues when they do things that mutate the global process (E.g. registering a typescript transpiler)

Expected Behavior

Plugins operate in a sandbox

Related Issue(s)

Fixes #

AgentEnder avatar Feb 09 '24 22:02 AgentEnder

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Feb 22, 2024 9:57pm

vercel[bot] avatar Feb 09 '24 22:02 vercel[bot]

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

github-actions[bot] avatar Feb 29 '24 00:02 github-actions[bot]