1 Star 0 Fork 0

Codream/slidev

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
netlify.toml 397 Bytes
Copy Edit Raw Blame History
antfu authored 2023-09-05 15:55 . chore: update about node 18
[build.environment]
NODE_VERSION = "18"
PLAYWRIGHT_BROWSERS_PATH = "0"
[build]
publish = "dist"
command = "pnpm run demo:build"
[[redirects]]
from = "/composable-vue/*"
to = "/composable-vue/index.html"
status = 200
[[redirects]]
from = "/starter/*"
to = "/starter/index.html"
status = 200
[[redirects]]
from = "/"
to = "https://sli.dev/"
status = 301
force = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codream/slidev.git
git@gitee.com:codream/slidev.git
codream
slidev
slidev
main

Search