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 vite #248

Merged
merged 20 commits into from
Sep 5, 2024
Merged

Migrate vite #248

merged 20 commits into from
Sep 5, 2024

Commits on Sep 3, 2024

  1. checkpoint

    chenyan-dfinity committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e9fb08c View commit details
    Browse the repository at this point in the history
  2. checkpoint

    chenyan-dfinity committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    48fe363 View commit details
    Browse the repository at this point in the history
  3. handle moc

    chenyan-dfinity committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    feaf0ad View commit details
    Browse the repository at this point in the history
  4. worker

    chenyan-dfinity committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7d359a8 View commit details
    Browse the repository at this point in the history
  5. fix

    chenyan-dfinity committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    328c82f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. simplify vite.config

    chenyan-dfinity committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dd06a39 View commit details
    Browse the repository at this point in the history
  2. Refactoring for Vite migration (#249)

    * Misc
    
    * Remove extraneous config
    rvanasa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    102642f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eddd99 View commit details
    Browse the repository at this point in the history
  4. bump dependencies

    chenyan-dfinity committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e83ea05 View commit details
    Browse the repository at this point in the history
  5. fix

    chenyan-dfinity committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    86d4738 View commit details
    Browse the repository at this point in the history
  6. fix

    chenyan-dfinity committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    96a940a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02c406e View commit details
    Browse the repository at this point in the history
  8. fmt

    chenyan-dfinity committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    518a435 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3db74e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. More refactoring for Vite migration (#252)

    * Reintroduce 'global' for dev server
    
    * Refactor to use 'Motoko' promise instead of global variable
    
    * Misc
    
    * Only run 'eval()' in 'loadMoc()' at most once
    
    * Reformat
    rvanasa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3254f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d904ae View commit details
    Browse the repository at this point in the history
  3. chunking

    chenyan-dfinity committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    25b71d4 View commit details
    Browse the repository at this point in the history
  4. fix

    chenyan-dfinity committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b99cc76 View commit details
    Browse the repository at this point in the history
  5. rename

    chenyan-dfinity committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    966c48e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf5d9c8 View commit details
    Browse the repository at this point in the history