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: Set loader: { '.wasm': 'copy' } in esbuild config in adapter-cloudflare-workers #9940

Merged
merged 5 commits into from
May 16, 2023

Commits on May 16, 2023

  1. fix: Set loader: { '.wasm': 'copy' } in esbuild config in `adapter-cl…

    …oudflare-workers`
    
    Copies WASM files in Cloudflare instead of trying to load them.
    
    Related to sveltejs#9909
    ConProgramming authored May 16, 2023
    Configuration menu
    Copy the full SHA
    4b44e92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d657f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into patch-2

    Rich Harris committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b954830 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a718ff7 View commit details
    Browse the repository at this point in the history
  5. format

    Rich Harris committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2bd3d12 View commit details
    Browse the repository at this point in the history