chrome-es2015
chrome-es2015 copied to clipboard
refactor: use new Reflect.construct syntax for customElements in main.js
- Make StickyNote use the Reflect.construct syntax for customElements.define
- Upgrade Serve to latest version
I think this will fix the issues filed in #9, #10 and #11