<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakakns</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakakns/</author_url>
  <blog_title>ぺーぺーSEのブログ</blog_title>
  <blog_url>https://tanakakns.hatenablog.com/</blog_url>
  <categories>
    <anon>webpack</anon>
    <anon>Babel</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>webpack + Babel で ES6（ECMAScript 2015）をトランスパイルしてブラウザで動くまでをまとめる。 以降を記載する。 サンプルが動くまで サンプルが動くまでの手順 説明 上記の手順の説明 サンプルが動くまで ブラウザに「Hello World !」とポップアップが出るサンプルを作成する。 前提 $ npm -v 4.0.2 プロジェクトの作成 $ mkdir es6-sample $ cd es6-sample $ npm init -y $ npm install --save-dev \ webpack \ babel-cli \ babel-core \ ba…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanakakns.hatenablog.com%2Fentry%2F2017%2F01%2F15%2F140643&quot; title=&quot;webpack + Babel 入門 - ぺーぺーSEのブログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-01-15 14:06:43</published>
  <title>webpack + Babel 入門</title>
  <type>rich</type>
  <url>https://tanakakns.hatenablog.com/entry/2017/01/15/140643</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
