Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Includes cause problems with Current Source Directory? #19

Open
DamonOehlman opened this issue Oct 16, 2012 · 3 comments
Open

Web Includes cause problems with Current Source Directory? #19

DamonOehlman opened this issue Oct 16, 2012 · 3 comments
Labels

Comments

@DamonOehlman
Copy link
Member

For example if the following include lines were included into a script, there would be trouble:

//= github://blah/blah/blah.js
//= foo

For some reason, the request to the local foo.js file is being directed back to the web url associated with the previous requests. While I have put in some tests to attempt to replicate this behaviour, so far I have not been able to.

It's definitely happening in builds though...

@giannif
Copy link

giannif commented May 14, 2013

I'm having the same problem.

@DamonOehlman
Copy link
Member Author

OK - I definitely need to look into this then. When it was only affecting me, I put it on the backburner. I'll try and have a look at this in the next couple of days...

@giannif
Copy link

giannif commented May 15, 2013

That would be amazing. Thanks @DamonOehlman.

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

No branches or pull requests

2 participants