Re: [w3c/webcomponents] JSON "modules" (#770)

It's nice to have but we can already handle it today. See my [post](https://github.com/w3c/webcomponents/issues/759#issuecomment-433636853)

The same thing can be done with scss, typescript, images (maybe convert them to base64 or data-uri), and whatever.

The idea comes from webpack (what webpack does is converting everything into a js script). All you need to do is to find a loader.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/770#issuecomment-433970301

Received on Monday, 29 October 2018 16:13:15 UTC