Skip to content

Cannot skip verdaccio setup for @nx/react + bundler vite ? #30107

@yuqianma

Description

@yuqianma

Current Behavior

I'm fiddling with @nx/react by VSCode NX console UI.

If I selected vite for bundler, the .verdaccio/config.yml is generating.

Is it intended? I thought it's related to "publishable". Even with a publishable package, the user should be able to skip the verdaccio setup?

Expected Behavior

no verdaccio

GitHub Repo

No response

Steps to Reproduce

(with a new settled react monorepo app, no libs)

Use UI to generate @nx/react
select vite for bundler

Check the output

Nx Report

Node           : 22.13.1
OS             : linux-x64
Native Target  : x86_64-linux
pnpm           : 10.4.1

nx (global)        : 20.4.5
nx                 : 20.4.5
@nx/js             : 20.4.5
@nx/eslint         : 20.4.5
@nx/workspace      : 20.4.5
@nx/devkit         : 20.4.5
@nx/eslint-plugin  : 20.4.5
@nx/playwright     : 20.4.5
@nx/react          : 20.4.5
@nx/vite           : 20.4.5
@nx/web            : 20.4.5
typescript         : 5.7.3
---------------------------------------
Registered Plugins:
@nx/js/typescript
@nx/vite/plugin
@nx/eslint/plugin
@nx/playwright/plugin

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions