<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>am1tanaka</author_name>
  <author_url>https://blog.hatena.ne.jp/am1tanaka/</author_url>
  <blog_title>tanaka's Programming Memo</blog_title>
  <blog_url>https://am1tanaka.hatenablog.com/</blog_url>
  <categories>
    <anon>gulp</anon>
    <anon>JavaScript</anon>
    <anon>Web</anon>
  </categories>
  <description>watchifyでビルドの高速化を図ろうとしたところ、ビルドするたびに遅くなってしまいました。原因は、Browserifyのオプションを指定していないことでした。以下、オプションとWatchifyとBrowserifyの部分の抜粋です。propsが必要でした。 var jsSrcPath = &quot;./ビルドターゲットのパス/&quot;; var jsSrcFile = &quot;app.jsx&quot;; var jsDestPath = &quot;./出力先のパス/&quot;; var bundler; var props = { entries: jsSrcPath + jsSrcFile, debug: true, cache:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fam1tanaka.hatenablog.com%2Fentry%2F2015%2F12%2F14%2F052326&quot; title=&quot;gulp+watchify+browserify+babel+reactでビルドが速くならない - tanaka&amp;#39;s Programming Memo&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>2015-12-14 05:23:26</published>
  <title>gulp+watchify+browserify+babel+reactでビルドが速くならない</title>
  <type>rich</type>
  <url>https://am1tanaka.hatenablog.com/entry/2015/12/14/052326</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
