Skip to content

The value of the src attribute in the script tag does not compile correctly #271

Closed
@hyakt

Description

@hyakt

The following script tag

<script src="https://cdn.google.com/ga.js"></script>

compile to

<script src="/https:/cdn.google.com/ga.js"></script>

$ aleph --version
aleph.js 0.3.0-alpha.29
deno 1.8.3
v8 9.0.257.3
typescript 4.2.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✘ bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions