titaniumnetwork-dev / Ultraviolet-Static

Frontend for the example Ultraviolet-Node repository
https://docs.titaniumnetwork.org/ultraviolet
MIT License
28 stars 446 forks source link

Rebuild the Ultraviolet bundle #1

Closed CountBleck closed 2 years ago

CountBleck commented 2 years ago

This change updates the UV bundle to one built with Webpack's production mode, which means sites using Ultraviolet-Static will experience faster load times (on the first visit anyway). In other words, this commit reduces UV's file size for a better user experience.

e9x commented 2 years ago

A compilation approach will be taken with this repository to eliminate including uv.bundle.js in the source code.