stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.75k stars 140 forks source link

Build Freezes on Postcss loader #1268

Open elepner opened 7 months ago

elepner commented 7 months ago

Describe the bug

When starting docusaurus project, the build freezes.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/Invarion/invarion-docs/?initialPath=/invarion-docs/

Steps to reproduce

Just open a link and wait for 46%

Expected behavior

Build should not freeze

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 565cc2a55f5ff45b1cec1bc21104f6d83268c8ef
WebContainer = d3416dfd

Browser name  = Chrome
Full version  = 119.0.0.0
Major version = 119
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 119467692,
  "usedJSHeapSize": 84489136,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response

kirjavascript commented 7 months ago

Hi :wave: thanks for reporting this issue!

We are tracking it internally after replicating it and will post here when we have any updates