Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add monaco editor #10

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

eryue0220
Copy link
Contributor

close #5

Copy link

netlify bot commented Jun 5, 2024

Deploy Preview for oxc-playground failed.

Name Link
🔨 Latest commit 4e86923
🔍 Latest deploy log https://app.netlify.com/sites/oxc-playground/deploys/666054eda17bdd000803729c

@Boshen
Copy link
Member

Boshen commented Jun 5, 2024

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
Copy link
Contributor Author

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 Boshen merged commit c8a2d0b into oxc-project:main Jun 7, 2024
1 of 6 checks passed
@Boshen
Copy link
Member

Boshen commented Jun 7, 2024

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

@Boshen
Copy link
Member

Boshen commented Jun 7, 2024

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

@eryue0220 eryue0220 deleted the feat/add-monaco-editor branch June 12, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Monaco
2 participants