next.js
b0d951bc - Fix nested example setup with create-next-app (#45390)

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.
Author
Parents
Loading