This just adds a makefile target to manage external web dependencies. Probably this should be done with npm instead but because just need HTMX and Bootstrap at the moment, I'm just keeping it simple.
How was this tested?
Tested locally
Checklist
[x] Have you updated the VERSION file (if applicable)?
What and why?
This just adds a makefile target to manage external web dependencies. Probably this should be done with
npm
instead but because just need HTMX and Bootstrap at the moment, I'm just keeping it simple.How was this tested?
Tested locally
Checklist