Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Absolute path in dashing.coffee prevents running on sub-path #206

Closed
micpango opened this issue Aug 28, 2013 · 2 comments
Closed

Absolute path in dashing.coffee prevents running on sub-path #206

micpango opened this issue Aug 28, 2013 · 2 comments

Comments

@micpango
Copy link
Contributor

On line 95 in dashing.coffee there's an absolute path:

source = new EventSource('/events')

Can we make this relative, allowing dashing to run on a sub-path?

@davefp
Copy link
Contributor

davefp commented Aug 29, 2013

Absolutely, please submit a PR and I'll look at it. Thanks!

@micpango
Copy link
Contributor Author

Submitted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants