<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinshin86</author_name>
  <author_url>https://blog.hatena.ne.jp/shinshin86/</author_url>
  <blog_title>at backyard</blog_title>
  <blog_url>https://shinshin86.hateblo.jp/</blog_url>
  <categories>
    <anon>babel</anon>
    <anon>Polyfill</anon>
    <anon>備忘録</anon>
    <anon>クロノクロス</anon>
  </categories>
  <description>IEで使えない”Object.assign”を補完するPolyfill は最初に読み込むべし いつもは動いていたコードが、ひょんな事で、IEで動かした際にエラーになったので日々のメモがてら書く。 こうなるとエラーになる。polifillより先に呼ばれているから。当然といえば当然 import './hogehoge'; // import先でObject.assignを使っている import '@babel/polyfill'; 先に @babel/polyfill が呼ばれている必要があるので、下記のようにすることでコードは問題なく動く import '@babel/polyfill'; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinshin86.hateblo.jp%2Fentry%2F2019%2F10%2F31%2F213452&quot; title=&quot;IEと@babel/polyfillとクロノクロス - at backyard&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.image.st-hatena.com/image/scale/509b2c5c9b4bbc4866e68922f1365537ca1acea9/enlarge=0;height=200;version=1;width=200/https%3A%2F%2Fis2-ssl.mzstatic.com%2Fimage%2Fthumb%2FMusic124%2Fv4%2F51%2F63%2Fa0%2F5163a0b9-9bc4-bbf0-6f18-b3c8b9c0ebee%2Fsource%2F100x100bb.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-10-31 21:34:52</published>
  <title>IEと@babel/polyfillとクロノクロス</title>
  <type>rich</type>
  <url>https://shinshin86.hateblo.jp/entry/2019/10/31/213452</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
