PolymerElements / app-media

Elements for accessing data from media input devices and visualizing that data for users
61 stars 12 forks source link

Fix modulizer #50

Closed e111077 closed 6 years ago

e111077 commented 6 years ago

tests now pass in chrome ff and safari in polymer 2 and 3. I didn't check polymer 1 or Edge, but I don't see any immediate issues.

e111077 commented 6 years ago

lots of commits because i had to have a clean git repo to test a modulizer run.

e111077 commented 6 years ago

ping for tomorrow's release

e111077 commented 6 years ago

you might want to use ?w=1 on the diff. I had to wrap everything in a WebComponentsReady. I couldn't include it with the polyfill promises because mocha would just skip the tests because it would take too long.