izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

deprecation warning in Pulsar #251

Open stefaniecg opened 1 year ago

stefaniecg commented 1 year ago

This package shows a deprecation warning in pulsar:

Use customElements.define instead of document.registerElement see https://javascript.info/custom-elements

Please fix, thank you