mirror of
https://github.com/directus/directus.git
synced 2026-01-23 02:38:06 -05:00
disable thumbsmith update blocking the docs build (#13714)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"build": "node build.js",
|
||||
"dev": "npm-watch build",
|
||||
"dev:site": "vuepress dev",
|
||||
"build:site": "vuepress build && npm run update-thumbnail",
|
||||
"build:site": "vuepress build",
|
||||
"update-thumbnail": "thumbsmith deploy .vuepress/.thumbsmith/docs.thumbnail.html"
|
||||
},
|
||||
"watch": {
|
||||
|
||||
Reference in New Issue
Block a user