Skip to content

Next.js 13: src ディレクトリ内の appDir に対応 #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 4, 2022

Conversation

yo-iwamoto
Copy link
Contributor

@yo-iwamoto yo-iwamoto commented Dec 4, 2022

Types of changes

  • Bug fixes
  • Features
  • Maintenance
  • Documentation

Changes

  • next@13 の appDir について、src ディレクトリの中に app ディレクトリを置くパターンが対応されていなかったため、対応。
  • 上記のテストケースとして projects にデモプロジェクトを作成、projects.ts に追記

Community note

Please upvote with reacting as 👍 to express your agreement.

Comment

Issue を省略して PR を出していいのか分からず、一旦立ててしまいました。間違っていたらご指摘いただければ訂正いたします:pray:

@github-actions github-actions bot added bug Something isn't working feature labels Dec 4, 2022
@yo-iwamoto yo-iwamoto changed the title Fix/adopt src app dir support Next.js 13: src ディレクトリ内の appDir に対応 Dec 4, 2022
Copy link
Member

@solufa solufa left a comment

Choose a reason for hiding this comment

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

対応ありがとうございました

@solufa solufa merged commit 16a9871 into aspida:main Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants