Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTMLTemplateElement/polyfill.js missing #555

Closed
alexkadis opened this issue Mar 30, 2020 · 1 comment
Closed

HTMLTemplateElement/polyfill.js missing #555

alexkadis opened this issue Mar 30, 2020 · 1 comment

Comments

@alexkadis
Copy link

What

The polyfills/HTMLTemplateElement/polyfill.js file is not in the repository and therefore HTMLTemplateElement is not supported.

Details

The file is completely missing from the history, including the original commit 151cd80.

@origamiserviceuser origamiserviceuser added this to incoming in Origami ✨ Mar 30, 2020
@JakeChampion
Copy link
Owner

It's gets downloaded as a dependency via npm and installed during our postinstall npm run-script, it doesn't live inside this repository because it is a third-party polyfill and we can update it better using this approach.

You can see the polyfill does exist by using the polyfill.io service https://polyfill.io/v3/polyfill.js?features=HTMLTemplateElement|always

Origami ✨ automation moved this from incoming to complete Mar 31, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2020
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants