mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-19 13:32:10 +08:00
* Properly extract package name * Download package if need be ... * Oops * Add e2e test based on #1537, but without specific filename * Pass packageName through promises A little bit more verbose but explicit and doesn't rely on shared mutable state. * Fix up directory name in test * Tweak failure message * Fix lint