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

Transpile all code on app browser layer #59569

Merged
merged 12 commits into from
Dec 20, 2023
Merged

Transpile all code on app browser layer #59569

merged 12 commits into from
Dec 20, 2023

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    98014fd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. refactor refresh loaders

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b4c98ae View commit details
    Browse the repository at this point in the history
  2. fix react refresh

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6392e41 View commit details
    Browse the repository at this point in the history
  3. fix hot reload

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0497715 View commit details
    Browse the repository at this point in the history
  4. fix rules

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    356cfe4 View commit details
    Browse the repository at this point in the history
  5. fix refresh

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    66ad172 View commit details
    Browse the repository at this point in the history
  6. add test

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1dd1857 View commit details
    Browse the repository at this point in the history
  7. skip turbopack

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e8b4dbd View commit details
    Browse the repository at this point in the history
  8. use manifes

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a16b13a View commit details
    Browse the repository at this point in the history
  9. fix manifest

    huozhi committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bddb4de View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. disable unnecessary transforms

    huozhi committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9cdabb5 View commit details
    Browse the repository at this point in the history
  2. fix react refresh

    huozhi committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    18ac4c0 View commit details
    Browse the repository at this point in the history