DJanoskova / Vuidget

A full-functioning Vue.js (routes, actions, state management..) embeddable widget in HTML
https://vuidget.netlify.com
213 stars 47 forks source link

Static assets? #7

Open gorkamolero opened 5 years ago

gorkamolero commented 5 years ago

Hello!

Your idea is fantastic and it just plain works.

This might be a dumb question but, if I'm importing JS and CSS as static assets from say Github through JSDeliver, how would I deal with static assets, such as logos and so on? They seem to be pointing to '/', so if I try importing them in say a Codepen, it will always fail

All the best!

AntonLindell commented 4 years ago

I would like to know this also!