Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Add WebReflection’s Custom Elements v0 to v1 translation layer polyfill to the workers playground #10

Closed
ExE-Boss opened this issue Aug 2, 2018 · 1 comment

Comments

@ExE-Boss
Copy link

ExE-Boss commented Aug 2, 2018

WebReflection’s Custom Elements v0 to v1 translation layer polyfill translates Custom Elements v0 calls to Custom Elements v1 calls, and with Firefox deciding to not implement Custom Elements v0, only v1, this polyfill is necessary to use the site in Firefox.

The other option would be to rewrite Custom Elements v0 calls to Custom Elements v1 calls.

This will have to be added to the V8 inspector located at https://cloudflareworkers.com/devtools/inspector.html


See also https://community.cloudflare.com/t/add-webreflection-s-custom-elements-v0-to-v1-translation-layer-polyfill-to-the-workers-playground/23209

lukeed pushed a commit that referenced this issue Apr 29, 2022
replace rm -rf with rimraf
lukeed pushed a commit that referenced this issue Apr 29, 2022
lukeed pushed a commit that referenced this issue Apr 29, 2022
.cargo-ok added .gitignore
lukeed pushed a commit that referenced this issue Apr 29, 2022
feat(pkg): add @cloudflare/kv-asset-handler
@lauragift21
Copy link
Collaborator

Thank you @ExE-Boss, for the issue. This is a issue about the playground which, to my knowledge lives in a different location and this templates repo has moved into the workers-sdk monorepo, here:
https://github.com/cloudflare/workers-sdk/tree/main/templates

So I'll be closing out this issue.

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