On 16-Jun-2020, Ben Finney wrote:
> On 18-May-2020, Pirate Praveen wrote:
> > For this particular case you can try embedding buffer module
> > version 4.x as browsers need an equivalent module to features
> > present only in node.
> 
> This looks like advice for me to work around the problem. What do I
> need to do? How do I (as a user of Webpack) “embed buffer module
> version 4.x”?

Is this upstream issue related, does it have a solution?
<URL:https://github.com/webpack/webpack/issues/6913>. From that issue:

> This is because the mode ESM is applied to the Buffer polyfill. You
> must use include or exclude to only set the type for your source.

That discusses how to alter the code which uses “buffer”. I don't see
how to apply this to code which merely uses Webpack to bundle
libraries together.

-- 
 \      “Compulsory unification of opinion achieves only the unanimity |
  `\        of the graveyard.” —Justice Roberts in 319 U.S. 624 (1943) |
_o__)                                                                  |
Ben Finney <bign...@debian.org>

Attachment: signature.asc
Description: PGP signature

Reply via email to