Skip to content

Conversation

@Tyriar
Copy link
Member

@Tyriar Tyriar commented Nov 12, 2016

The demo was still pointing at ./build, not ./dist so the assets were 404ing

@Tyriar Tyriar mentioned this pull request Nov 12, 2016
demo/index.html Outdated
<title>xterm.js demo</title>
<link rel="stylesheet" href="../build/xterm.css" />
<link rel="stylesheet" href="../build/addons/fullscreen/fullscreen.css" />
<link rel="stylesheet" href="../dist/xterm.css" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use absolute URLs here as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good eye 😄

@Tyriar Tyriar merged commit 64f6610 into xtermjs:master Nov 16, 2016
@Tyriar Tyriar deleted the 352_fix_demo_after_ts branch November 16, 2016 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants