Re: [w3c/webcomponents] Discussion: Templates that Don't Destroy Element References (#777)

Sounds like to make this method work you're going to have to make a lot of changes to JavaScript. Is it really that important to you that the method be on the string prototype? Why not just have a method `toDOM` on the window object (or somewhere else)?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/777#issuecomment-445315014

Received on Friday, 7 December 2018 18:02:46 UTC