You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the AppleTV platform is stable enough, it would make sense to get rid of the redundant dependencies and rely on ES6 or related resolutions. Read #15 (comment) and #15 (comment).
remove babel-polyfill
evaluate and replace Promise alternatives
evaluate and remove lodash (use custom stripped down build if required)
evaluate and remove pubsub-js
The text was updated successfully, but these errors were encountered:
Now that the AppleTV platform is stable enough, it would make sense to get rid of the redundant dependencies and rely on ES6 or related resolutions. Read #15 (comment) and #15 (comment).
babel-polyfill
Promise
alternativeslodash
(use custom stripped down build if required)pubsub-js
The text was updated successfully, but these errors were encountered: