rsnext/test/integration/create-next-app
James Mosier 846ec74013
Special case default template in CNA (#12109)
This addresses #11910 in which `-e default` was not working because there was no example with the name `default`. This PR checks if a user inputted `default` as the example argument for `create-next-app` and if so it will use the local `default` template in the create-next-app directory.

Closes #11910
2020-05-23 22:50:31 +00:00
..
index.test.js Special case default template in CNA (#12109) 2020-05-23 22:50:31 +00:00