UNPKG

@nx/vite

Version:

The Nx Plugin for building and testing applications using Vite

15 lines (14 loc) 391 B
{ "cli": "nx", "title": "Sets up the nxViteTsPaths plugin.", "description": "Updates vite config files to enable support for workspace libraries via the nxViteTsPaths plugin.", "$id": "setup-paths-plugin-vite-plugin", "type": "object", "properties": { "skipFormat": { "description": "Skip formatting files.", "type": "boolean", "default": false } } }