0xMiden / 0xMiden/frontend-template

fix: suppress WASM chunk size warning in vite.config.ts

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
7
PR merge metrics
No merged PRs in 30d

Description

WASM chunks >500KB trigger Vite warnings on every build. Harmless but confusing since it looks like something is wrong.

Suppress in `vite.config.ts` via `build.chunkSizeWarningLimit` or equivalent.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.