15.1.0 • Published 3 years ago
@nxext/vite v15.1.0
@nxext/vite
Getting Started
Add this plugin to an Nx workspace:
yarn add --dev @nxext/viteor
npm install @nxext/vite --save-devGenerate your project:
nx g @nxext/vite:app my-appOr a library with:
nx g @nxext/vite:library my-libUse your project
- Run
nx build my-appto build the app - Run
nx test my-appto test the app - Run
nx lint my-appto run ESLint on the app
Documentation
The full docs are found here
15.1.0
3 years ago
15.0.0
3 years ago
14.1.0
3 years ago
14.2.0
3 years ago
14.0.1
3 years ago
14.0.2
3 years ago
14.0.3
3 years ago
15.0.0-alpha.5
3 years ago
15.0.0-alpha.4
3 years ago
15.0.0-alpha.3
3 years ago
15.0.0-alpha.1
3 years ago
15.0.0-alpha.0
3 years ago
14.0.0
4 years ago
13.2.5
4 years ago
13.2.4
4 years ago
13.2.2
4 years ago
13.2.3
4 years ago
13.2.0
4 years ago
13.2.1
4 years ago
13.1.3
4 years ago
13.1.1
4 years ago
13.1.2
4 years ago
13.1.0
4 years ago
13.0.0
4 years ago
12.0.2
4 years ago
12.0.1
4 years ago
12.0.0
4 years ago