<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sonota88</author_name>
  <author_url>https://blog.hatena.ne.jp/sonota88/</author_url>
  <blog_title>memo486</blog_title>
  <blog_url>https://memo88.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ちょっと触った程度のメモです。 標準的なやり方からは外れている（ちょっと試す程度ならいいけど本番には使えない）と思います。 準備 mkdir work &amp;&amp; cd work npm init -y Babel Babel で JSX から素の JS に変換できるとのことなので、試す。 なんで Babel で変換できるかは調べてない。とにかくできる。 npm install --save-dev babel-cliテスト用のファイル。 // test.js class Foo extends React.Component { render() { return ( &lt;p&gt;foo content…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2F20170528%2F1495966235&quot; title=&quot;(2017-05) React.js の前に Webpack と Babel ちょっと触ったメモ - memo486&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-05-28 19:10:35</published>
  <title>(2017-05) React.js の前に Webpack と Babel ちょっと触ったメモ</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/20170528/1495966235</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
