Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nrwl/vite

Package Overview
Dependencies
Maintainers
0
Versions
761
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrwl/vite

The Nx Plugin for building and testing applications using Vite

  • 19.8.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
282K
decreased by-11.5%
Maintainers
0
Weekly downloads
 
Created

What is @nrwl/vite?

@nrwl/vite is a plugin for Nx that allows you to use Vite as a build tool for your applications. It integrates Vite with the Nx workspace, enabling you to leverage Vite's fast build times and modern features within the Nx ecosystem.

What are @nrwl/vite's main functionalities?

Vite Configuration

You can configure Vite within your Nx workspace by creating a vite.config.ts file. This allows you to customize Vite's behavior to suit your project's needs.

json

Nx Integration

The @nrwl/vite package integrates seamlessly with Nx, allowing you to use Vite as a build tool for your Nx projects. This means you can take advantage of Nx's powerful features, such as dependency graph visualization and affected command execution, while using Vite for fast builds.

json

Fast Builds

Vite is known for its fast build times, and using @nrwl/vite allows you to leverage this speed within your Nx workspace. This can significantly improve your development experience, especially for large projects.

json

Other packages similar to @nrwl/vite

Keywords

FAQs

Package last updated on 04 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc