raucao / webmarks

remoteStorage-enabled bookmarking app
https://webmarks.5apps.com
Other
76 stars 11 forks source link

Add Promise polyfill #59

Closed raucao closed 6 years ago

raucao commented 6 years ago

I deployed Webmarks with rs.js 1.0 to production, but forgot to add a conditional polyfill for Promises. So it will break in browsers without Promises now.