Closed andreialecu closed 3 years ago
Fixes #27
PS: I'm not sure why the unit tests don't work locally. I'm getting failures with the master branch without any changes.
master
FWIW: It seems that it no longer fails to require on webpack 5, so the initial crash is gone, but I haven't yet verified functionality.
Reference: https://github.com/webpack/webpack/blob/c572c15a413ef7d086b52ccc78d9512a192954d7/lib/ParserHelpers.js#L14-L45
I believe this was fixed in #33. Closing
Fixes #27
PS: I'm not sure why the unit tests don't work locally. I'm getting failures with the
master
branch without any changes.