require babel/polyfill
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import 'babel/polyfill';
|
||||
import ReadStream from './readstream';
|
||||
import operators from './operators';
|
||||
import constants from './constants';
|
||||
|
Reference in New Issue
Block a user