<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>Cloudflare</anon>
    <anon>Node.js</anon>
  </categories>
  <description>Cloudflare Pages の Web UI から、 PNPM + Astro なウェブサイトをデプロイするぞ！ ということで、やり方のメモ。 やり方は、リポジトリを接続した後、以下のように設定すれば良い。 ビルドコマンド： # pnpm のインストールと、依存のインストール＆ビルド npm install -g pnpm@8.4.0 &amp;&amp; pnpm install &amp;&amp; pnpm run build 出力ディレクトリ： /dist ただ、これだけだと動かなくて、以下のようにする必要がある。 $ node -v &gt; .node-version 原因は PNPM v8.4.0 が Node…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2023%2F05%2F15%2Fdeploy-astro-website-using-pnpm-on-cloudflare-pages&quot; title=&quot;Cloudflare Pages に PNPM + Astro なウェブサイトをデプロイしたい - なつねこメモ&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-14 15:00:00</published>
  <title>Cloudflare Pages に PNPM + Astro なウェブサイトをデプロイしたい</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2023/05/15/deploy-astro-website-using-pnpm-on-cloudflare-pages</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
