Skip to content

Commit

Permalink
fix browser build
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jan 22, 2020
1 parent 44e2482 commit 3b3e057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/browserBuild.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ function browserBuild(pkgName, entryPath, destination) {
__dirname,
'../packages/expect/build/fakeChalk.js'
),
'graceful-fs': 'fs',
},
extensions: ['.js', '.json', '.ts'],
},
Expand Down

0 comments on commit 3b3e057

Please sign in to comment.