0.0.9 • Published 5 years ago

@hnch/vite-build-config v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago