Closed ollfkaih closed 2 years ago
For webpack and similar bundlers, it is necessary to support require(module) syntax. This PR adds that and avoids ERR_PACKAGE_PATH_NOT_EXPORTED.
Thanks!
For webpack and similar bundlers, it is necessary to support require(module) syntax. This PR adds that and avoids ERR_PACKAGE_PATH_NOT_EXPORTED.