pierrec / node-eval

Evaluate node require() module content directly
MIT License
93 stars 16 forks source link

ReferenceError: __webpack_require__ is not defined #29

Closed LekoArts closed 2 years ago

LekoArts commented 2 years ago

Hi!

We've been debugging the issue https://github.com/seek-oss/vanilla-extract/issues/637 over at the vanilla-extract repository and it seems that the recent 0.1.7 version introduced a regression causing webpack to fail.

For now this is "fixed" by pinning to an older version: https://github.com/seek-oss/vanilla-extract/pull/639

Thanks for creating and maintaining this library!

Josh-Cena commented 2 years ago

Hi, should be fixed by #28. My bad!