steventhorne / legendhub

Source code for the legendhub website.
https://www.legendhub.org
MIT License
3 stars 3 forks source link

Add webpack support #147

Open steventhorne opened 1 year ago

steventhorne commented 1 year ago

Expected Behavior

Build process should include webpack to reduce network footprint.

Current Behavior

Files are not combined/minified or are done manually on a per file basis.