Skip to content

Commit

Permalink
Built v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jsilvestre committed Jul 18, 2014
1 parent 890f065 commit 8ca6c7a
Show file tree
Hide file tree
Showing 6 changed files with 144 additions and 54 deletions.
4 changes: 2 additions & 2 deletions build/client/index.jade
Expand Up @@ -7,12 +7,12 @@ html
meta(name="viewport", content="width=device-width,initial-scale=1.0")
script(src="javascripts/modernizr-2.6.1.js")
//script(src="socket.io/socket.io.js")
link(rel="stylesheet", href="stylesheets/app-13e50b63.css")
link(rel="stylesheet", href="stylesheets/app-63893cfb.css")

body
.main-container
script(src="javascripts/vendor-c430e20d.js")
script(src="javascripts/app-6b6a01f5.js")
script(src="javascripts/app-cb0c20b1.js")
script!= imports
script.
require('initialize');

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/client/public/javascripts/app.js.map

Large diffs are not rendered by default.

0 comments on commit 8ca6c7a

Please sign in to comment.