mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 08:03:30 +01:00
build: Update vite and other related dependencies (#9772)
* build: update vite and other related dependencies * chore: use `"errors-only"`
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"dependsOn": ["^build"],
|
||||
"inputs": ["src/**/*.ts", "vite.config.ts"],
|
||||
"outputs": ["dist/**"],
|
||||
"outputMode": "hash-only"
|
||||
"outputMode": "errors-only"
|
||||
},
|
||||
"@discordjs/guide#build:local": {
|
||||
"dependsOn": ["^build"],
|
||||
|
||||
Reference in New Issue
Block a user