Skip to content

fix(next-plugin): fall back when lite WASM is unavailable - #648

Merged
owjs3901 merged 1 commit into
mainfrom
owjs3901/fix-wasm-lite-resolution
Aug 29, 2026
Merged

fix(next-plugin): fall back when lite WASM is unavailable#648
owjs3901 merged 1 commit into
mainfrom
owjs3901/fix-wasm-lite-resolution

Conversation

@owjs3901

Copy link
Copy Markdown
Contributor

Summary: Fall back to the full WASM engine when the lite package export cannot be resolved, while preserving unrelated load errors. Add regression coverage for missing-module and package-export failures, plus a patch changepack. Tests: 131 Next plugin tests passed; focused WASM tests passed; Next plugin build and targeted ESLint passed.

@github-actions

Copy link
Copy Markdown
Contributor

Changepacks

@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
packages/next-plugin/src/wasm.ts 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@owjs3901
owjs3901 merged commit 3a16988 into main Aug 29, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant