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

refactor(playground): upgrade playground to be compatible with biome 2.0 #1722

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dyc3
Copy link
Contributor

@dyc3 dyc3 commented Feb 2, 2025

Summary

This PR updates the playground so that it's compatible with the changes currently on next in the main Biome repo. It needs to be merged after biomejs/biome#4760. The goal for this PR is to simply make the playground functional for 2.0, not to add new features to support new 2.0 functionality.

To test this, I've been using the following command to build the wasm bin and copy over to this repo's node_modules:

wasm-pack build --dev --out-dir ../../packages/@biomejs/wasm-web --target web --scope biomejs crates/biome_wasm --features experimental-html && cp -v packages/@biomejs/wasm-web/* ../biome-website/node_modules/@biomejs/wasm-web

Copy link

netlify bot commented Feb 2, 2025

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit fcd98dd
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/679fc836d064aa00089480a0
😎 Deploy Preview https://deploy-preview-1722--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

1 participant