support workflow events

This commit is contained in:
JzoNg
2024-04-23 17:09:12 +08:00
parent 2bd93dcbaa
commit c73753138d
119 changed files with 40066 additions and 24 deletions

View File

@ -4,7 +4,7 @@ const nextConfig = {
// Configure pageExtensions to include md and mdx
pageExtensions: ['ts', 'tsx', 'js', 'jsx', 'md', 'mdx'],
experimental: {
appDir: true,
// appDir: true,
},
// fix all before production. Now it slow the develop speed.
eslint: {