@nx/vite:generators | Nx

Generator References

Here is a list of all generator available for this package.

  • initInternal

    Initialize Vite in the workspace.

  • configuration

    Add Vite configuration to an application.

  • setup-paths-plugin

    Sets up the nxViteTsPaths plugin to enable support for workspace libraries.

  • convert-to-inferred

    Convert existing Vite project(s) using @nx/vite:* executors to use @nx/vite/plugin. Defaults to migrating all projects. Pass '--project' to migrate only one target.

  • vitest

    Generate a vitest configuration.