Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

fix: remove webcontainer warning#268

Merged
hi-ogawa merged 1 commit intomainfrom
fix/remove-webcontainer-warning
Mar 19, 2025
Merged

fix: remove webcontainer warning#268
hi-ogawa merged 1 commit intomainfrom
fix/remove-webcontainer-warning

Conversation

@sapphi-red
Copy link
Member

It seems it is now working on WebContainers. So I think this warning can be removed now.

Copy link
Collaborator

@hi-ogawa hi-ogawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like stackblitz has magic alias for @swc/core.

❯ head node_modules/@swc/core/package.json
{
  "name": "@swc/wasm",
  "collaborators": [
    "강동윤 <kdy1997.dev@gmail.com>"
  ],
  "description": "wasm module for swc",
  "version": "1.11.11",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",

I wonder if this alias applies for other webcontainer embedding use cases or just stackblitz app specific thing 🤔 Either way, I think removing the warning is fine though.


Looking at https://node-modules.dev/, probably this applies for any webcontainer install.

@hi-ogawa hi-ogawa merged commit be62552 into main Mar 19, 2025
1 check passed
@sapphi-red sapphi-red deleted the fix/remove-webcontainer-warning branch March 19, 2025 07:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants