oxc-project / playground

Oxc Playground
https://playground.oxc.rs
MIT License
13 stars 6 forks source link

feat: add monaco editor #10

Closed eryue0220 closed 4 months ago

eryue0220 commented 4 months ago

close #5

netlify[bot] commented 4 months ago

Deploy Preview for oxc-playground failed.

Name Link
Latest commit 4e86923a2c66767c8570ed9223f8029f5906d304
Latest deploy log https://app.netlify.com/sites/oxc-playground/deploys/666054eda17bdd000803729c
Boshen commented 4 months ago

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.

eryue0220 commented 4 months ago

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?

Boshen commented 4 months ago

Thank you! I'll fix the build on the main branch.

Boshen commented 4 months ago

@eryue0220 It's up! https://oxc-playground.netlify.app/