wipeoutjs / wipeout

A pure MVVM javascript framework based on knockout
http://wipeoutjs.github.io/wipeout
0 stars 2 forks source link

Load dependencies #112

Open ShaneGH opened 9 years ago

ShaneGH commented 9 years ago

In template

<wo.dependency type="Object" value="myApp.vm" location="/scripts/appBundle.js"></wo.dependency>
<wo.dependency type="Template" value="myApp.vm" location="/templates/appBundle.html"></wo.dependency>

<div> ......