Ember.WeakMap Polyfill
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.
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.