<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>Node.js</anon>
  </categories>
  <description>webpack を使っていて、 CSS も Minify したい！って言う時のやり方。 npm install css-loader --save-dev した後に、css-loader?minimize と設定する。 実際だと、こんな感じかな。 const path = require(&quot;path&quot;); const ExtractTextPlugin = require(&quot;extract-text-webpack-plugin&quot;); const root = path.join(__dirname, &quot;./&quot;); module.exports = [ { entry: { bundle: […</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2016%2F06%2F06%2Fwebpack-minify-css&quot; title=&quot;webpack で CSS を Minify したい - なつねこメモ&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>2016-06-05 15:00:00</published>
  <title>webpack で CSS を Minify したい</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2016/06/06/webpack-minify-css</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
