FredKSchott / create-snowpack-app

The all-in-one app template for Snowpack. [moved]
https://www.snowpack.dev
Other
727 stars 96 forks source link

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

Open kartik0709 opened 4 years ago

kartik0709 commented 4 years ago

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

airhorns commented 4 years ago

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