FredKSchott / create-snowpack-app

The all-in-one app template for Snowpack. [moved]

Home Page:https://www.snowpack.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[@snowpack/plugin-webpack] Use public path instead of baseUrl

kartik0709 opened this issue · comments

Use public path instead of baseUrl in adding resource to html file.

Please refer to this discussion - https://www.pika.dev/npm/snowpack/discuss/498

I was able to replicate this issue, here's a repository that does so: https://github.com/airhorns/snowpack-webpack-baseurl-example