This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@nxext/vite
TypeScript icon, indicating that this package has built-in type declarations

15.1.0 • Public • Published

@nxext/vite

License nxext windows CI nxext macos CI

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/vite

or

npm install @nxext/vite --save-dev

Generate your project:

nx g @nxext/vite:app my-app

Or a library with:

nx g @nxext/vite:library my-lib

Use your project

  • Run nx build my-app to build the app
  • Run nx test my-app to test the app
  • Run nx lint my-app to run ESLint on the app

Documentation

The full docs are found here

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @nxext/vite

    Homepage

    nxext.dev/

    Weekly Downloads

    3,694

    Version

    15.1.0

    License

    MIT

    Unpacked Size

    118 kB

    Total Files

    132

    Last publish

    Collaborators

    • eduardoroth
    • jordan-hall
    • dominikpieper