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

demo: Bump wasm-bindgen and wasm-pack-plugin #61

Merged
merged 5 commits into from
Jun 3, 2023
Merged

demo: Bump wasm-bindgen and wasm-pack-plugin #61

merged 5 commits into from
Jun 3, 2023

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    cef9885 View commit details
    Browse the repository at this point in the history
  2. Run npm_config_yes=true npx yarn-audit-fix

    This might fix the build error:
    
    > Error: error:0308010C:digital envelope routines::unsupported
    >     at new Hash (node:internal/crypto/hash:71:19)
    
    See https://stackoverflow.com/a/73027407
    robinst committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    dc950f8 View commit details
    Browse the repository at this point in the history
  3. Try to fix build issue

    robinst committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    f869748 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e58f2 View commit details
    Browse the repository at this point in the history
  5. Bump to Webpack 5

    robinst committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    34f5a26 View commit details
    Browse the repository at this point in the history