withastro/compiler

๐Ÿ› BUG:Compiler

evansso-bit opened this issue ยท 1 comments

What version of @astrojs/compiler are you using?

4.5.6

What package manager are you using?

npm

What operating system are you using?

Windows

Describe the Bug

CompileError: WebAssembly.instantiate(): section (code 10, "Code") extends past end of the module (length 3480818, remaining bytes 653243) @+7881

Link to Minimal Reproducible Example

http://localhost:3000

Hello @apo-ll. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs repro will be closed if they have no activity within 3 days.