Re: [w3c/webcomponents] Isolate WebComponent JS libraries (#751)

One example is my location-lite: https://github.com/tjmonsi/location-lite (still in alpha)
You can install it and use it as is (by using importing it as is) or you can use the `dist` folder and load that compiled versions. That eliminates the possibility of it conflicting with other libraries because the library that it uses would be part of the custom element.

-- 
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/751#issuecomment-400262847

Received on Tuesday, 26 June 2018 10:41:09 UTC