nx icon indicating copy to clipboard operation
nx copied to clipboard

feat(bundling): rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming

Open jaysoo opened this issue 2 years ago • 2 comments

This PR renames @nx/esbuild:esbuild-project, @nx/rollup:rollup-project, and @nx/webpack:webpack-project to configuration generators. This change makes our usage of configuration generators the same across all plugins (e.g. Vite is already @nx/vite:configuration).

What's done:

  • Renamed generators and provided alias to previous names
  • Added redirect rules for nx.dev so old generator pages don't break
  • Updated docs where the old names used
  • Re-exported the old names in case community plugins/workspaces use them
  • Update our own usage within Web/React to the new names

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

jaysoo avatar Jul 06 '23 16:07 jaysoo

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

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2023 4:53pm

vercel[bot] avatar Jul 06 '23 16:07 vercel[bot]

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 938b81791e234ef8fde81298d279ed683e3d27b8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jul 06 '23 16:07 nx-cloud[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 Jul 13 '23 00:07 github-actions[bot]