<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t930</author_name>
  <author_url>https://blog.hatena.ne.jp/t930/</author_url>
  <blog_title>tohashi's blog</blog_title>
  <blog_url>https://64.hateblo.jp/</blog_url>
  <categories>
    <anon>javascript</anon>
  </categories>
  <description>フロントエンドのビルドツールというとGruntが デファクトスタンダードになっている感ありますが、 それ以外の選択肢って何があるかなという話です。 Gulp Gulpはストリーミング式のビルドツールです。 設定はgulpfileに記述します。 gulp = require 'gulp' coffee = require 'gulp-coffee' concat = require 'gulp-concat' uglify = require 'gulp-uglify' gulp.task 'compile', -&gt; gulp.src('./src/*.coffee') .pipe(coffee…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F64.hateblo.jp%2Fentry%2F2014%2F01%2F21%2F012059&quot; title=&quot;フロントエンドのビルドツール、Grunt以外の選択肢 - tohashi&amp;#39;s blog&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>2014-01-21 01:20:59</published>
  <title>フロントエンドのビルドツール、Grunt以外の選択肢</title>
  <type>rich</type>
  <url>https://64.hateblo.jp/entry/2014/01/21/012059</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
