<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hido_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/hido_dev/</author_url>
  <blog_title>malicia</blog_title>
  <blog_url>https://malicia.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>概要 html-webpack-pluginというプラグインを使います。 まずプラグインを追加 $ npm install html-webpack-plugin --save--dev webpack.config.jsに追加 plugins: [ new HtmlWebpackPlugin({ template: './src/index.html', favicon: './src/favicon.ico', }), ], 追加するとこんな感じです。 module.exports = { mode: 'production', output: { filename: '[name].[c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmalicia.hatenablog.com%2Fentry%2F2018%2F12%2F23%2F004206&quot; title=&quot;webpackでhtmlとfaviconも一緒にbundleする - malicia&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>2018-12-23 00:42:06</published>
  <title>webpackでhtmlとfaviconも一緒にbundleする</title>
  <type>rich</type>
  <url>https://malicia.hatenablog.com/entry/2018/12/23/004206</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
