https://github.com/glpecile/example-path-repro
Bug repro for create-next-app --example-path discussion.
https://github.com/glpecile/example-path-repro
Last synced: 24 days ago
JSON representation
Bug repro for create-next-app --example-path discussion.
- Host: GitHub
- URL: https://github.com/glpecile/example-path-repro
- Owner: glpecile
- Created: 2025-02-19T16:41:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T17:19:07.000Z (over 1 year ago)
- Last Synced: 2025-02-19T18:25:52.047Z (over 1 year ago)
- Language: TypeScript
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example-path-repro
Bug repro for create-next-app --example-path discussion.
A script has been added to make it easier to test, this script runs the command `cd src && npx create-next-app@latest --example-path ./repro`.
## Steps
1. Run `pnpm test [app-name]`
2. See if it copies the existing config in `/src/repro`