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

Migrate Simple example To Vite Instead Of Webpack For Faster Development #5857

Merged
merged 15 commits into from Feb 16, 2021

Commits on Feb 16, 2021

  1. Missing dependency

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    c46fba8 View commit details
    Browse the repository at this point in the history
  2. Fiw dependency

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    9703c9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    182ea34 View commit details
    Browse the repository at this point in the history
  4. Fix inference types

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    06d4b3b View commit details
    Browse the repository at this point in the history
  5. Use Vite in Simple Example

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    1073bd2 View commit details
    Browse the repository at this point in the history
  6. Update yarn.lock after rebase

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    adb5278 View commit details
    Browse the repository at this point in the history
  7. Upgrade fakerest

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    e6a1f4d View commit details
    Browse the repository at this point in the history
  8. Apply review

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    7f17f75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8395b3d View commit details
    Browse the repository at this point in the history
  10. Try to configure codesandbox

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    a1c7e2c View commit details
    Browse the repository at this point in the history
  11. Keep webpack for codesandbox

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    ebed514 View commit details
    Browse the repository at this point in the history
  12. Add typescript dep

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d7561c6 View commit details
    Browse the repository at this point in the history
  13. Don't rely on parent tsconfig

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    7b730d0 View commit details
    Browse the repository at this point in the history
  14. Fix ts config

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    c26e553 View commit details
    Browse the repository at this point in the history
  15. Fix TS Config

    djhi committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    bcd73ae View commit details
    Browse the repository at this point in the history