<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>usomaru</author_name>
  <author_url>https://blog.hatena.ne.jp/usomaru/</author_url>
  <blog_title>usomaru技術ぶろぐ</blog_title>
  <blog_url>https://usomarutech.com/</blog_url>
  <categories>
    <anon>React</anon>
  </categories>
  <description>はじめに 前回ビルドツールについてまとめました。 今回はViteで使う設定ファイル(vite.config.ts)を中心に、設定ファイルについてまとめます。 defineConfig を使ったVite設定の基本 Viteの設定ファイルは通常、プロジェクトルートに vite.config.ts として配置されます。 以下中身の一例です。 import { defineConfig } from 'vite'; import react from '@vitejs/plugin-react-swc'; import { resolve } from 'path'; export default d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fusomarutech.com%2Fentry%2F2025%2F06%2F13%2F175331&quot; title=&quot;Vite設定ファイルの基本と他ツールとの違いまとめ - usomaru技術ぶろぐ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/u/usomaru/20250613/20250613170109.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-06-13 17:53:31</published>
  <title>Vite設定ファイルの基本と他ツールとの違いまとめ</title>
  <type>rich</type>
  <url>https://usomarutech.com/entry/2025/06/13/175331</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
