Files
meteor/packages/webapp
David Glasser c5f288be38 Fixes to app.html-in-webapp
- Depend on ui in webapp because we use UI.component

- Use eval rather than new Function because we *do* need the local
  environment (to get HTML, UI, etc)

- Log errors from running the template

These issues were not visible in normal apps because normal apps use
'ui' (implied by standard-app-packages) which makes UI a *global*. Ditto
for 'htmljs' (implied by ui) and the HTML symbol.
2014-03-27 17:22:18 -07:00
..
2013-10-03 15:52:19 -07:00
2014-03-27 17:22:18 -07:00
2014-03-27 17:22:18 -07:00