Skip to content

Instantly share code, notes, and snippets.

@isao
Created February 21, 2013 22:36
Show Gist options
  • Save isao/5009030 to your computer and use it in GitHub Desktop.
Save isao/5009030 to your computer and use it in GitHub Desktop.
yahoo/mojito/pull comment

current head of develop:

% cd examples/newsboxes
% mojito build html5app /tmp/nb
% grep rel= /tmp/nb/index.html
<link rel="stylesheet" type="text/css" href="static/Frame/assets/reset.css"/>
<link rel="stylesheet" type="text/css" href="static/Shelf/assets/shelf.css"/>

untested, but looks like adding the traing slash here will break these links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment