Skip to content

Conversation

rvagg
Copy link
Owner

@rvagg rvagg commented Mar 26, 2021

Alternative to #10 that avoids pulling in node-buffer (which I've tried very hard to avoid) and shouldn't trigger process or buffer detection for bundlers by attempting to access them on global. So now we have slightly safer browser & Node feature detection and no need for polyfills that seems to fix for Webpack 5 in certain configurations.

Also deals with the ** and BigInt problem and avoids bigint literals which have some compatibility problems for slightly older environments.

Also adds "main" into the distributed package ..

@achingbrain I'm going to publish this and 🤞

@rvagg rvagg closed this Mar 26, 2021
@rvagg rvagg force-pushed the rvagg/bundle-fixes branch from ebfe1c6 to 22e0a05 Compare March 26, 2021 11:06
@rvagg rvagg deleted the rvagg/bundle-fixes branch March 26, 2021 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant