googlecodelabs / chrome-es2015

How to build your first ES2015/ES6 app
https://codelabs.developers.google.com/codelabs/chrome-es2015/
Apache License 2.0
18 stars 33 forks source link

refactor: use new Reflect.construct syntax for customElements in main.js #14

Open bochap opened 5 years ago

bochap commented 5 years ago
bochap commented 5 years ago

I think this will fix the issues filed in #9, #10 and #11