Skip to content

Remove static file tags from index.html when "Update Dev-Environment" #65

@dylanlawrence

Description

@dylanlawrence

Just as "nice to have" feature
When then index.html is generated it puts in [script, link] tags to files [js, css] that aren't available and leads to errors in the browser dev console.
I'm also using [suspend, lazy etc] which creates many more files.
It would nice if the generate process could just exclude these files.

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