crystal-book
crystal-book copied to clipboard
Add dependency manager for frontend resources
#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.