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

Update to vite #15

Merged
merged 7 commits into from
Jul 11, 2023
Merged

Commits on Jun 20, 2023

  1. switch from CRA to Vite bundler, updated dependencies, enabled defaul…

    …tEvents in connectWallet
    dvkam committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    19dc0e3 View commit details
    Browse the repository at this point in the history
  2. added transformMixedEsModules to vite.config to resolve require is no…

    …t defined error in build, added info how to build app in readme
    dvkam committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a3eaa96 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. updated deps

    dvkam committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b02698f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. updated dependencies

    David committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    9f652a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. add more information to readme

    dvkam committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    45003b8 View commit details
    Browse the repository at this point in the history
  2. small change in readme layout

    dvkam committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    373a3c6 View commit details
    Browse the repository at this point in the history
  3. small change in readme layout

    dvkam committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    accf92f View commit details
    Browse the repository at this point in the history