feat(bundling): initial public release for vite plugin (#13230)

This commit is contained in:
Jack Hsu 2022-11-17 10:54:41 -05:00 committed by GitHub
parent b97472de4d
commit fb8631ed1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"name": "@nrwl/vite",
"version": "0.0.1",
"private": true,
"private": false,
"description": "The Nx Plugin for building and testing applications using Vite (Early Release)",
"repository": {
"type": "git",