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

4 years ago

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