0.0.11 • Published 3 years ago

@longbeard/vite-development v0.0.11

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

Vite Development Helper Script

For use with beardbalm-vite theme.

Installation

Install this package from NPM:

npm i --save-dev @longbeard/vite-development

Create a file on the theme folder, at src/scripts/development.ts, and call initViteDevelopment() function:

// beardbalm/src/scripts/development.ts
import { initViteDevelopment } from "@longbeard/vite-development";

initViteDevelopment();

That's all!

0.0.11

3 years ago

0.0.10

3 years ago

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