Skip to content

Conversation

@shuuji3
Copy link
Contributor

@shuuji3 shuuji3 commented Jan 25, 2025

resolve #1816

vitejs/vite@b7e0e42 の反映です。

@shuuji3 shuuji3 marked this pull request as draft January 25, 2025 08:28
@netlify
Copy link

netlify bot commented Jan 25, 2025

Deploy Preview for vitejs-docs-ja ready!

Name Link
🔨 Latest commit c664feb
🔍 Latest deploy log https://app.netlify.com/sites/vitejs-docs-ja/deploys/6794a180b784cb0008309876
😎 Deploy Preview https://deploy-preview-1819--vitejs-docs-ja.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shuuji3 shuuji3 marked this pull request as ready for review January 25, 2025 08:32
| `--base <path>` | public のベースパス(デフォルト: `/`)(`string`|
| `-l, --logLevel <level>` | info \| warn \| error \| silent (`string`|
| `--clearScreen` | ログを表示する際に画面をクリアするかどうか(`boolean`|
| `--configLoader <loader>` | `bundle`: esbuild を使用して設定をバンドルする。`runner` (実験的機能): その場で処理する (デフォルト: `bundle`) |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

テーブルの変更は、この行を追加して自動フォーマットしただけです。他の行の内容自体には変更はないです。

Copy link
Collaborator

@jay-es jay-es left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

いつもありがとうございます! 🙏

@jay-es jay-es merged commit 05b6b15 into vitejs:main Jan 26, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: use module runner to import the config

2 participants