Skip to content

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

Merged
solufa merged 2 commits intoaspida:mainfrom
yo-iwamoto:fix/adopt-src-app-dir-support
Dec 4, 2022
Merged

Next.js 13: src ディレクトリ内の appDir に対応#158
solufa merged 2 commits intoaspida:mainfrom
yo-iwamoto:fix/adopt-src-app-dir-support

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