Closed eryue0220 closed 5 months ago
Name | Link |
---|---|
Latest commit | 4e86923a2c66767c8570ed9223f8029f5906d304 |
Latest deploy log | https://app.netlify.com/sites/oxc-playground/deploys/666054eda17bdd000803729c |
8:08:08 PM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2) 8:08:08 PM: src/main.ts(13,8): error TS2307: Cannot find module '@oxc/oxc_wasm' or its corresponding type declarations.
I'll take a look at building netlify later.
8:08:08 PM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2) 8:08:08 PM: src/main.ts(13,8): error TS2307: Cannot find module '@oxc/oxc_wasm' or its corresponding type declarations.
I'll take a look at building netlify later.
I'm also curious that, I could not link in my local environment, the @oxc/oxc_wasm
did't produce in the oxc/npm/
directory after I ran the just build-watch
in my oxc
project. I'm not sure is there any progress I missed?
Thank you! I'll fix the build on the main branch.
@eryue0220 It's up! https://oxc-playground.netlify.app/
close #5