Templates preloading
Solved
Plugin Development
-
Is there any utility/method in NodeBB for preloading/loading template file
*.tpl
(I need it as a String)?
Orfs
is a best practice for such task? -
I'm curious about the same thing
-
templates.render ('tpl/name', {}, function() { // templates.cache['tpl/name'] });
I think so anyways, I'm writing this from my phone
Copyright © 2024 NodeBB | Contributors