Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(remix-dev/cli): Remove excess fetching and improve error handling #2500

Merged
merged 18 commits into from
Mar 30, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix(cli): Remove excess fetching + error handling
Instead of fetching early to detect template types, we can simplify the
code and speed up the setup process with a few heuristics.
  • Loading branch information
chaance committed Mar 25, 2022
commit ec9cbec7baf493b77e16cf70952f99150bd617f6
Loading