<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>junichim</author_name>
  <author_url>https://blog.hatena.ne.jp/junichim/</author_url>
  <blog_title>プログラマーのメモ書き</blog_title>
  <blog_url>https://blog.mori-soft.com/</blog_url>
  <categories>
    <anon>フロントエンド開発</anon>
  </categories>
  <description>kintone のアップロードツールがあるのはありがたいのですが、再度、開発環境でローカルサーバーを使おうとすると、いちいち設定を変更するのが、なかなかかったるいです。 ということで、こちらの記事で、ローカルサーバーへの切り替え処理を書いた（最終的には無駄になった）のですが、その際に package.json に type を追加してプロジェクト全体を ESModuleに指定しました。 package.json { （略） &quot;type&quot;: &quot;module&quot;, （略） } すると、 webpack を実行した際に、 PS D:\work\tmp\kintone_tutorial\revert_l…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.mori-soft.com%2Fentry%2F2024%2F09%2F25%2F160506&quot; title=&quot;node の開発環境を ESModule に変更 - プログラマーのメモ書き&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>2024-09-25 16:05:06</published>
  <title>node の開発環境を ESModule に変更</title>
  <type>rich</type>
  <url>https://blog.mori-soft.com/entry/2024/09/25/160506</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
