resthub / resthub-archetypes

RESThub project templates
http://resthub.org/
5 stars 10 forks source link

Split old main.js to new main.js + app.js (easier to update backbone stack) #30

Closed sdeleuze closed 11 years ago

sdeleuze commented 11 years ago

Split old main.js to new main.js (require.js initialization provided by the framework) + app.js (user application).

Also fixed templates in order to comply with new context management.

johanpoirier commented 11 years ago

OK, merging.