0.0.9 • Published 4 years ago

@hnch/vite-build-config v0.0.9

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

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago