-
Notifications
You must be signed in to change notification settings - Fork 419
Closed
Description
I'm seeing a new bug
const Big = require('big.js')
...
Big(0)
fails with Big is not a function.
This is in a webpacked environment, it appears Big.Big(0) works, which combined with an update 10 hours ago that says it changed the exports, suggests the exports are not working with webpack.
rahulgi, justinlee0777, rodocite and mkg20001
Metadata
Metadata
Assignees
Labels
No labels