crystal-book icon indicating copy to clipboard operation
crystal-book copied to clipboard

Add dependency manager for frontend resources

Open straight-shoota opened this issue 4 years ago • 0 comments

#479 added a couple of external JavaScript and CSS resources, currently maintained via Makefile. Using a dedicated tool like yarn for this would be better. Preferably assets should be combined into single files to reduce the number of individual HTTP requests.

straight-shoota avatar Mar 19 '21 20:03 straight-shoota