130 Star 1.4K Fork 627

smallchill/Sword

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
firebase.json 260 Bytes
Copy Edit Raw Blame History
smallchill authored 2019-01-01 22:20 . :tada:1.0.0-RC1.
{
"hosting": {
"public": "dist",
"rewrites": [
{ "source": "/api/**", "function": "api" },
{
"source": "**",
"destination": "/index.html"
}
],
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/smallc/Sword.git
git@gitee.com:smallc/Sword.git
smallc
Sword
Sword
master

Search

344bd9b3 5694891 D2dac590 5694891