Skip to content

Run Try Haxe locally #5

Open
Open
@tariqbenezza

Description

@tariqbenezza

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions