skatejs / web-components

[DEPRECATED] - The frictionless way to use the webcomponents/webcomponentsjs polyfills.
MIT License
17 stars 4 forks source link

Something wrong with minification in firefox? #18

Closed jpnelson closed 7 years ago

jpnelson commented 7 years ago

Compare http://codepen.io/anon/pen/vXRRQr

with http://codepen.io/anon/pen/bwvvOE

in firefox.

treshugart commented 7 years ago

Yeah, I was getting an error with something.get is not a function. The line is in named-slots where it refers to a const that should be a reference to a WeakMap. I wasn't able to get much further with it, though.

treshugart commented 7 years ago

I think this is resolved now as I've forced webpack to do both builds.