<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>utgwkk</author_name>
  <author_url>https://blog.hatena.ne.jp/utgwkk/</author_url>
  <blog_title>私が歌川です</blog_title>
  <blog_url>https://blog.utgw.net/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>公式ドキュメントに書いてある設定を vitest.config.js に追加したらいい。 import react from '@vitejs/plugin-react'; import { defineConfig } from 'vitest/config'; export default defineConfig({ plugins: [ react({ babel: { plugins: ['babel-plugin-react-compiler'], }, }), ], }); 記事に書くにあたって留意点とかあるかなと思ったけど全くなかったので、この記事はこれで終わりです。コンポーネ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.utgw.net%2Fentry%2F2026%2F02%2F18%2F113423&quot; title=&quot;VitestでReact Compilerを有効にしてテストを実行する - 私が歌川です&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>2026-02-18 11:34:23</published>
  <title>VitestでReact Compilerを有効にしてテストを実行する</title>
  <type>rich</type>
  <url>https://blog.utgw.net/entry/2026/02/18/113423</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
