You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package works with all the major Javascript bundlers. It is
505
503
tested with `webpack`, `Rollup`, `Parcel`, and `Browserify`.
506
504
507
-
For using it with `Rollup` you need to use these plugins:
508
-
* [`rollup-plugin-node-builtins`](https://www.npmjs.com/package/rollup-plugin-node-builtins) with the `browser` option set to `true`, and `preferBuiltins` to `false`.
0 commit comments