next.js
b0d951bc
- Fix nested example setup with create-next-app (#45390)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix nested example setup with create-next-app (#45390) Noticed in https://github.com/vercel/next.js/pull/45387 we aren't properly setting up nested examples due to not stripping to the right level so this ensures we handle that case properly.
References
#45390 - Fix nested example setup with create-next-app
Author
ijjk
Parents
87e0c3d6
Loading