Skip to content

@greenscipt.js(output="all") doesn't display inline js #58

@tistvan

Description

@tistvan

@greenscript.js(output="all") doesn't display the inline javascripts.

Eg. the javascript in the following code is missing from the generated html:
@greenscript.js() {
alert("hello");
}

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