Skip to content

Fix import of scripts at index.html #19

@miporto

Description

@miporto

It's not possible nor correct to import scripts from node_modules using the relative path from dist. Instead they should be put in a static route inside src or manually copy them to an equivalent directory in src.

Related: https://stackoverflow.com/questions/27464168/how-to-include-scripts-located-inside-the-node-modules-folder

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions