0.0.9 • Published 3 years ago

@hnch/vite-build-config v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@hnch/vite-build-config

This is rollup.js build configuration for Hunch projects.

Installation

$ yarn add -D @hnch/vite-build-config

Usage

You can use this build config by putting this in your project's vite.config.js:

import { defineConfig } from 'vite'

export default defineConfig({
  plugins: [...],
  build: require('@hnch/vite-build-config')
})
0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago