richardtallent / vite-plugin-singlefile-example

Example app for testing vite-plugin-singlefile

Repository from Github https://github.comrichardtallent/vite-plugin-singlefile-exampleRepository from Github https://github.comrichardtallent/vite-plugin-singlefile-example

Vite Plugin SingleFile Example

This is a test app for Vite Plugin SingleFile.

It uses a file: package reference for the plugin to allow local testing of changes to the plugin, so to build this, so you need the plugin cloned to a sister folder in order to build this app. Also, remember to build the sister folder and do an "npm update" when making changes in that sister folder to have the changes reflected in the logic here.

About

Example app for testing vite-plugin-singlefile


Languages

Language:Vue 76.2%Language:TypeScript 13.4%Language:HTML 10.4%