Improve _req() resolution by writing a .js file and then using node.js require()...
authorNick Downing <downing.nick@gmail.com>
Sun, 21 Oct 2018 23:58:52 +0000 (10:58 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 30 Oct 2018 07:54:35 +0000 (18:54 +1100)
commite7fda4897c600496230c8e44238d71265c58f780
tree9dcbcebf12acb7ef674e30fa8128e448febf255b
parent7d4f03b4cedcfa4e585bf3ba29eae964b9a511f4
Improve _req() resolution by writing a .js file and then using node.js require() to get the exact correct behaviour, reuse the .js file without rebuilding where appropriate, optimize '...' strings in HTML by escaping them in the compiler
js_template.js
package.json
visitors.js