This PR bumps two v21 removals to v22: 1. SWC inline feature -- some people still use it even though it's experimental. We should rethink how to remove this. 2. Cypress component testing not relying on `@nx/webpack:webpack` executor -- we need a separate `webpack.cy.config.js` that only configures the plugins needed Cypress CT. This PR also keeps the Webpack plugin exports of `@nx/react` and `@nx/webpack` packages. The `convert-to-inferred` and app generators have been using the `@nx/react/webpack-plugin` and `@nx/webpack/app-plugin` already for a while, there's no harm to keep the exports in the index for older projects if they haven't been updated.
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
This package is a Webpack plugin for Nx.
{{content}}