Skip to content

vite-plus v0.1.17-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 07:41
Immutable release. Only release title and notes can be modified.
2703014

vite-plus v0.1.17-alpha.2

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.17-alpha.2
  • @voidzero-dev/vite-plus-test@0.1.17-alpha.2
  • vite-plus@0.1.17-alpha.2

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.17-alpha.2 bash

Windows:

\$env:VP_VERSION=\"0.1.17-alpha.2\"; irm https://vite.plus/ps1 | iex

Or download and run vp-setup.exe from the assets below.

View the full commit: 2703014