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

Next.js: Add experimental SWC support #24852

Merged
merged 20 commits into from
Nov 20, 2023

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    0dbb047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa373f View commit details
    Browse the repository at this point in the history
  3. Retrigger pipeline

    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c546fd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5021bf4 View commit details
    Browse the repository at this point in the history
  5. Retrigger pipeline

    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    115cb7b View commit details
    Browse the repository at this point in the history
  6. Retrigger pipeline

    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    19b6bdc View commit details
    Browse the repository at this point in the history
  7. Use SWC for new Webpack5-based projects

    (except for Angular and Next.js)
    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a6a3251 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b9fab0 View commit details
    Browse the repository at this point in the history
  9. Remove console.log

    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d003988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5305ee9 View commit details
    Browse the repository at this point in the history
  11. Fix E2E test

    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    df06528 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e047dfa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f7a0756 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b54be15 View commit details
    Browse the repository at this point in the history
  15. Fix e2e tests

    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    39a2b46 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a7e5430 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    39ddc25 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dff960f View commit details
    Browse the repository at this point in the history
  19. Cleanup imports

    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    95a2add View commit details
    Browse the repository at this point in the history
  20. Merge pull request #24871 from storybookjs/valentin/use-swc-in-webpac…

    …k5-projects
    
    Next.js: Enable SWC for new Webpack5-based projects
    valentinpalkovic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1c3105a View commit details
    Browse the repository at this point in the history