🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@spazious/vite-config

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spazious/vite-config

Vite config for Spazious

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
2
Created
Source

Spazious Vite Config

Vite config for Spazious

Installation

yarn add @spazious/vite-config --dev

Create a vite.config.ts in your project with the following content

import { defineConfig } from "@spazious/vite-config";

// https://vitejs.dev/config/
export default defineConfig();
yarn dev

Caveats

  • https://github.com/egoist/tsup/issues/658

Keywords

vite

FAQs

Package last updated on 31 Mar 2023

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