Patrick Steele-Idem ee815fc49b Runtime now supports both vdom and html output
All tests are passing
2016-10-11 17:28:09 -06:00

5 lines
73 B
JavaScript

exports.templateData = {
"name": "World"
};
exports.vdomSkip = true;