15.1.0 • Published 2 years ago
@nxext/vite v15.1.0
@nxext/vite
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
15.1.0
2 years ago
15.0.0
2 years ago
14.1.0
2 years ago
14.2.0
2 years ago
14.0.1
2 years ago
14.0.2
2 years ago
14.0.3
2 years ago
15.0.0-alpha.5
2 years ago
15.0.0-alpha.4
2 years ago
15.0.0-alpha.3
2 years ago
15.0.0-alpha.1
2 years ago
15.0.0-alpha.0
2 years ago
14.0.0
3 years ago
13.2.5
3 years ago
13.2.4
3 years ago
13.2.2
3 years ago
13.2.3
3 years ago
13.2.0
3 years ago
13.2.1
3 years ago
13.1.3
3 years ago
13.1.1
3 years ago
13.1.2
3 years ago
13.1.0
3 years ago
13.0.0
3 years ago
12.0.2
3 years ago
12.0.1
3 years ago
12.0.0
3 years ago