An open API service indexing awesome lists of open source software.

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.

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`