-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
NODE-4211 Description
Use Case
As a developer
I want to bundle an app using "bson", with minimal WebPack configuration
So that it's simpler and less confusing to consume
User Impact
Any user bundling the "bson" package using webpack.
Dependencies
- Webpack above v5
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- An app depending on "bson" should be able to bundle using webpack, using no additional configuration.
Testing Requirements
- A manual test at the very least.
- It would be great to get a regression integration test for this.
Documentation Requirements
- N/A
Follow Up Requirements
- None
- is depended on by
-
NODE-4211 "bson" package: Browser shouldn't require("crypto")
- Closed