PolymerElements / prism-element

Prism-based syntax highlighting
17 stars 19 forks source link

Fix polymer 3 #36

Open jorgecasar opened 7 years ago

jorgecasar commented 7 years ago

Changes:

marked-element

Other things to note:

@rictic @e111077 PTAL

stramel commented 7 years ago

@jorgecasar I believe the consensus is to make these changes upstream instead of manually since they plan to apply these changes in bulk with a new run of polymer-modulizer once these issues are addressed.

Adding a couple of issue references missed here:

Update .travis.yml to run polymer test --npm and install using yarn

Related Issue: https://github.com/Polymer/polymer-modulizer/issues/186

Update Tests to use "legacy" wct-legacy-browser and all references

Related Issue: https://github.com/Polymer/polymer-modulizer/issues/93

jorgecasar commented 7 years ago

Nice, it will be a better solution for sure. I will wait then.