Awesome
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.