Add build cache and path resolution scheme, fix packaging
authorNick Downing <downing.nick@gmail.com>
Sun, 14 Oct 2018 13:45:34 +0000 (00:45 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 30 Oct 2018 07:54:35 +0000 (18:54 +1100)
commit0e5bf3437045e12fb4fcdc4d83f372a558fd2ebd
treefc01cdb5ab897570b04a0d2858570d2bd64fd960
parent60c2d6cead87953f9fffadfb25f956c766788e03
Add build cache and path resolution scheme, fix packaging
.gitignore
.npmignore
js_template.js [new file with mode: 0644]
package.json
page.jst
page3.jst [new file with mode: 0644]
test.js
test/page1.jst [new file with mode: 0644]
test/page2.jst [new file with mode: 0644]
visitors.js [moved from template.js with 99% similarity]