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

Run Try Haxe locally #5

Open
tariqbenezza opened this issue Nov 17, 2016 · 1 comment
Open

Run Try Haxe locally #5

tariqbenezza opened this issue Nov 17, 2016 · 1 comment

Comments

@tariqbenezza
Copy link

When you run try-haxe locally it's displayed like below :

blameit

It seems that it's linked to the line 90 of console-log-viewer :

https://github.com/markknol/console-log-viewer/blob/gh-pages/console-log-viewer.js

Could you update it ?
If not should I extend the condition like below :

if (url.indexOf("//try.haxe.org") > -1 || url.indexOf("try-haxe.mrcdk.com") > -1) || url.indexOf("try-haxe") > -1)

Thank you in advance

@clemos
Copy link

clemos commented Nov 17, 2016

Would it be possible to move it to a CSS in try-haxe ?

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

No branches or pull requests

2 participants