mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 08:03:30 +01:00
build: multi-config build and dep update
This commit is contained in:
17
turbo.json
17
turbo.json
@@ -151,22 +151,7 @@
|
||||
"outputMode": "errors-only"
|
||||
},
|
||||
"@discordjs/guide#format": {
|
||||
"dependsOn": ["^build", "build:local", "generate:contentlayer"],
|
||||
"inputs": [
|
||||
"../../eslint.config.js",
|
||||
"../../.prettierrc.json",
|
||||
"../../tsconfig.eslint.json",
|
||||
".prettierrc.js",
|
||||
"src/**",
|
||||
"!src/styles/unocss.css",
|
||||
"package.json",
|
||||
"tsconfig.eslint.json"
|
||||
],
|
||||
"outputs": [],
|
||||
"outputMode": "errors-only"
|
||||
},
|
||||
"@discordjs/website#format": {
|
||||
"dependsOn": ["^build", "build:local"],
|
||||
"dependsOn": ["^build", "generate:contentlayer"],
|
||||
"inputs": [
|
||||
"../../eslint.config.js",
|
||||
"../../.prettierrc.json",
|
||||
|
||||
Reference in New Issue
Block a user