Hacker News new | ask | show | jobs
by foobarbecue 1253 days ago
Lack of <import> ruins web components. Still need js to go fetch your component if you want it in a separate file. So you end up having to use webpack or whatever. Sigh.