Skip to content

Ember.WeakMap Polyfill

Choose a tag to compare

@thoov thoov released this 10 Aug 19:20
· 32 commits to master since this release

This version supports polyfilling Ember.WeakMap instead of directly importing the WeakMap polyfill. Also the included polyfill will only be added if a browser that is included via config/targets.js does not support WeakMap.