Expand description
Asset serving middleware for development server.
Serves static assets (WASM, images, fonts) directly from node_modules or project files without copying to dist.
Functionsยง
- handle_
asset - Handle asset requests in development mode.
Asset serving middleware for development server.
Serves static assets (WASM, images, fonts) directly from node_modules or project files without copying to dist.