Skip to content

Deployed version points to styles in node_modules #1226

@davidyuk

Description

@davidyuk

view-source:https://superhero.com/

<link rel="stylesheet" href="node_modules/smart-app-banner/dist/smart-app-banner.css" type="text/css" media="screen">

Trying to open
https://superhero.com/node_modules/smart-app-banner/dist/smart-app-banner.css
it shows the initial page, so there styles is not present. It is added in

<link rel="stylesheet" href="node_modules/smart-app-banner/dist/smart-app-banner.css" type="text/css" media="screen">

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions