-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(site/blog): update dependencies and remove sitemap in public dir
- Loading branch information
Showing
6 changed files
with
583 additions
and
778 deletions.
There are no files selected for viewing
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,15 +1,4 @@ | ||
/** @type {import('next').NextConfig} */ | ||
const nextConfig = { | ||
// 后期可能不再需要 | ||
// issue: https://github.com/antfu/shikiji/issues/13 | ||
webpack: function (config) { | ||
config.module.rules.push({ | ||
test: /\.m?js$/, | ||
type: "javascript/auto", | ||
resolve: { fullySpecified: false, }, | ||
}); | ||
return config; | ||
}, | ||
} | ||
const nextConfig = {} | ||
|
||
module.exports = nextConfig |
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.
f336d6c
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:
qhan – ./
qhan.wang
www.qhan.wang
qhan-qhanw.vercel.app
qhan-git-main-qhanw.vercel.app