We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744a705 commit b98354aCopy full SHA for b98354a
guide/rolldown.md
@@ -36,7 +36,7 @@ Rolldown を搭載した Vite のバージョンは現在、`rolldown-vite` と
36
37
```json
38
{
39
- "dependencies": {
+ "devDependencies": {
40
"vite": "^7.0.0", // [!code --]
41
"vite": "npm:rolldown-vite@latest" // [!code ++]
42
}
0 commit comments