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

Fix the dev build #603

Merged
merged 3 commits into from
Sep 30, 2021
Merged

Fix the dev build #603

merged 3 commits into from
Sep 30, 2021

Commits on Sep 29, 2021

  1. Fix the build

    Latest releases of some packages has broken the build. This PR resolves those issues.
    vidartf committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    a988718 View commit details
    Browse the repository at this point in the history
  2. Update jest.config.js

    Add some more deps with import statements for transformation.
    vidartf committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8b48709 View commit details
    Browse the repository at this point in the history
  3. Attempt to set up GHA

    vidartf committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b283d49 View commit details
    Browse the repository at this point in the history