superhero-ui icon indicating copy to clipboard operation
superhero-ui copied to clipboard

Deployed version points to styles in `node_modules`

Open davidyuk opened this issue 1 year ago • 0 comments

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 https://github.com/aeternity/superhero-ui/blob/860be5a6b5128d534394e74a6b88ca8fdc7de6f5/public/index.html#L11

davidyuk avatar May 08 '23 06:05 davidyuk