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

CLI: Remove unsupported frameworks/renderers and improve builder detection #22492

Merged
merged 11 commits into from
May 11, 2023

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    74f8fce View commit details
    Browse the repository at this point in the history
  2. Remove webpack detection and use dependencies to detect the builder a…

    …nd prompt the user to select one if unable to detect it automatically
    valentinpalkovic committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f8b1141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27d81ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff0e2fd View commit details
    Browse the repository at this point in the history
  5. Remove Svelte and SvelteKit as viable project types for fallback to V…

    …ite or Webpack in detectBuilder function
    valentinpalkovic committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2ce2c21 View commit details
    Browse the repository at this point in the history
  6. Update detectBuilder function to include explicit Webpack 5 builder f…

    …or certain project types without vite.config file
    valentinpalkovic committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d6029e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61e6299 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    22d9eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f25de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f4c0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d23a7fc View commit details
    Browse the repository at this point in the history