Skip to content

Commit 89e87e0

Browse files
committed
implemented fix from ionic-team#20
1 parent 9b5fe1a commit 89e87e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polyfills/crypto-browserify.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import buffer$1 from 'buffer';
1+
import * as buffer$1 from 'buffer';
22
import stream from 'stream';
33
import string_decoder from 'string_decoder';
44
import crypto$1 from 'crypto';

0 commit comments

Comments
 (0)