support workflow events
This commit is contained in:
parent
2bd93dcbaa
commit
c73753138d
119 changed files with 40066 additions and 24 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue