-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
2,289 additions
and
2,119 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
import antfu from '@antfu/eslint-config' | ||
|
||
export default antfu() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,19 @@ | ||
[build.environment] | ||
# bypass npm auto install | ||
NPM_FLAGS = "--version" | ||
NODE_VERSION = "16" | ||
|
||
[build] | ||
publish = "dist" | ||
command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build" | ||
publish = "dist" | ||
command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build" | ||
|
||
[build.environment] | ||
# bypass npm auto install | ||
NPM_FLAGS = "--version" | ||
NODE_VERSION = "16" | ||
|
||
[[redirects]] | ||
from = "/*" | ||
to = "/index.html" | ||
status = 200 | ||
from = "/*" | ||
to = "/index.html" | ||
status = 200 | ||
|
||
[[headers]] | ||
for = "/manifest.webmanifest" | ||
[headers.values] | ||
Content-Type = "application/manifest+json" | ||
for = "/manifest.webmanifest" | ||
|
||
[headers.values] | ||
Content-Type = "application/manifest+json" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
f7e4eac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
web-resume – ./
web-resume-yunyoujun.vercel.app
web-resume-henna.vercel.app
web-resume-git-main-yunyoujun.vercel.app