Default `test` folder on 1.7.0.1 `meteor create` in legacy mode breaks the app #9961
Milestone
Comments
The layout of the default new app now depends on the use of |
That said, if anyone has time to submit a PR to rename the |
robfallows
added a commit
to robfallows/meteor
that referenced
this issue
Jun 11, 2018
benjamn
added a commit
that referenced
this issue
Jun 13, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction
meteor create test-app
Edit
package.json
to remove themeteor
stanza. This restores legacy eager loading.Kill the process and rename folder
test/
totests/
and re-run:The text was updated successfully, but these errors were encountered: