Hacker News new | ask | show | jobs
by olouv 4545 days ago
Author here, it would end up hardcoded anyway as it must be pre-loaded for performance reason.

But indeed, it could be compiled in a separate file to reduce the payload in case you don't use base templates, but at the cost of an extra http request, not sur the trade-of would be worth it.

I may add other build configurations at a later date, but for the sake of simplicity, I think it's best as it is for now.