<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzaku0914</author_name>
  <author_url>https://blog.hatena.ne.jp/suzaku0914/</author_url>
  <blog_title>エンターテイメント！！</blog_title>
  <blog_url>https://suzaku-tec.hatenadiary.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>Typescript</anon>
    <anon>プログラミング</anon>
    <anon>npm</anon>
    <anon>情報収集</anon>
    <anon>学習</anon>
    <anon>恥晒し</anon>
    <anon>開発環境</anon>
  </categories>
  <description>経緯 webpackがメンテ終了していると聞いて、いろいろ探してesbuildにたどり着いた Turbopackってのが後継らしいけど、今回はesbuildを利用 利用方法 インストール npm install --save-dev esbuild 自分の適用方法 ビルドスクリプトを用意して、npm scriptsにコマンド書いて実行している。 npm scriptsの内容 package.jsonには、下記を追記 &quot;scripts&quot;: { &quot;build&quot;: &quot;node esbuild.js&quot; }, esbuild.jsは、ビルドスクリプトの章を参照 ビルドスクリプト esbuild.jsとし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzaku-tec.hatenadiary.jp%2Fentry%2F2023%2F05%2F15%2F113000&quot; title=&quot;esbuildをtypescriptで使ってみた - エンターテイメント！！&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>2023-05-15 11:30:00</published>
  <title>esbuildをtypescriptで使ってみた</title>
  <type>rich</type>
  <url>https://suzaku-tec.hatenadiary.jp/entry/2023/05/15/113000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
