Skip to content

fix: documents 빌드에서 로컬 WASM 빌드물 직접 참조#223

Closed
ohah wants to merge 1 commit intomainfrom
fix/docs-resolve-local-wasm
Closed

fix: documents 빌드에서 로컬 WASM 빌드물 직접 참조#223
ohah wants to merge 1 commit intomainfrom
fix/docs-resolve-local-wasm

Conversation

@ohah
Copy link
Copy Markdown
Owner

@ohah ohah commented Mar 20, 2026

Summary

  • @ohah/hwpjs-wasm32-wasi npm 패키지가 오래된 버전이라 detect 등 새 함수 미포함
  • rspress rspack alias로 @ohah/hwpjs-wasm32-wasi → 로컬 packages/hwpjs/dist/hwpjs.wasi-browser.js 직접 참조
  • npm 퍼블리시 없이 커밋된 빌드물로 데모 페이지 동작

Test plan

🤖 Generated with Claude Code

npm의 @ohah/hwpjs-wasm32-wasi 패키지가 오래된 버전이라 detect 등
새 함수가 없음. browser.js가 같은 dist 폴더의 wasi-browser.js를
직접 참조하도록 변경.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ohah ohah force-pushed the fix/docs-resolve-local-wasm branch from 960a050 to 4fb1bf4 Compare March 20, 2026 08:45
@ohah ohah closed this Mar 20, 2026
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