0.1.9 • Published 8 months ago

@zardoy/vit v0.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Vite Wrapper

Key Features

  • Generates index.html if you don't have one
  • Adds environment variables e.g. app name, version (note: to reload changes restart server)
  • Allows to use these env variables in .html files
  • Automatic framework plugins detection
  • Preconfigured WindiCSS

For these and others, look into source code.

TODO

  • setup tests