-
Sean McArthur authored
The list of templates gets pushed onto a single file, with the EJS pre-compiled into functions. Then, in the Renderer, the functions only need to be invoked, meaning we no longer need the EJS client lib, and don't eval code.
1a1b8778
static_resources.js 5.74 KiB