chore: fix ci

This commit is contained in:
Anthony Fu 2020-12-14 15:41:05 +08:00
parent 9f553c0207
commit fc460d64cd
3 changed files with 16 additions and 6 deletions

View File

@ -3,7 +3,7 @@
[build]
publish = ".presite"
command = "npx pnpm i --store=node_modules/.pnpm-store && npm run build"
command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build"
[[redirects]]
from = "/*"

View File

@ -27,8 +27,9 @@
"eslint": "^7.15.0",
"esno": "^0.3.0",
"markdown-it-shiki": "^0.0.2",
"pnpm": "^5.13.6",
"postcss-nested": "^5.0.3",
"presite": "2.0.1",
"presite": "^2.0.2",
"tailwindcss": "^2.0.2",
"typescript": "^4.1.3",
"vite": "^1.0.0-rc.13",

View File

@ -20,8 +20,9 @@ devDependencies:
eslint: 7.15.0
esno: 0.3.0
markdown-it-shiki: 0.0.2
pnpm: 5.13.6
postcss-nested: 5.0.3
presite: 2.0.1
presite: 2.0.2
tailwindcss: 2.0.2_autoprefixer@10.1.0
typescript: 4.1.3
vite: 1.0.0-rc.13
@ -5072,6 +5073,13 @@ packages:
node: '>=4'
resolution:
integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
/pnpm/5.13.6:
dev: true
engines:
node: '>=10.16'
hasBin: true
resolution:
integrity: sha512-dRgaf0Wqlxx5R2mZcnAklV2GCO+B0p1zD5OaCGoxRf7dlZnq7w6bjAYm51znzJEJsRmZzCMnu4drBzgMtEp32A==
/polka/0.5.2:
dependencies:
'@polka/url': 0.5.0
@ -5225,7 +5233,7 @@ packages:
node: '>=4'
resolution:
integrity: sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
/presite/2.0.1:
/presite/2.0.2:
dependencies:
'@egoist/promise-queue': 1.1.0
cac: 6.7.1
@ -5244,7 +5252,7 @@ packages:
node: '>=12'
hasBin: true
resolution:
integrity: sha512-VE44iQYiYFFbMPzjaw8B6f3w+eCaXcsjFvv/gcFPfl96PKgeDwCrGI47JYSLTSlNqlnhNIzaevhaFrfHYirK5w==
integrity: sha512-Eq4CrbzqyTiYIdsjLCxjyUHM++eYPVTRojMcHxpxwr+/uH3pF1sgSsgwWBRHkzHmeG7U4g2BBJ5CcIr/azQ4vg==
/pretty-bytes/5.4.1:
dev: true
engines:
@ -6973,8 +6981,9 @@ specifiers:
esno: ^0.3.0
markdown-it-shiki: ^0.0.2
nprogress: ^0.2.0
pnpm: ^5.13.6
postcss-nested: ^5.0.3
presite: 2.0.1
presite: ^2.0.2
tailwindcss: ^2.0.2
typescript: ^4.1.3
vite: ^1.0.0-rc.13