Skip to content

Commit

Permalink
code clear
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Aug 2, 2024
1 parent 14b8d14 commit e8acd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const withPWA = setPWA({
const nextConfig = withPWA(
withLess(
withMDX({
output: 'standalone' ,
output: 'standalone',
pageExtensions: ['ts', 'tsx', 'js', 'jsx', 'md', 'mdx'],

webpack: config => {
Expand Down

1 comment on commit e8acd42

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for oss-toolbox ready!

✅ Preview
https://oss-toolbox-6yqy7szqb-techquerys-projects.vercel.app

Built with commit e8acd42.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.