fix(browser): zlib is not available in browser
This commit is contained in:
parent
3f4c2d6733
commit
26c734e493
@ -1220,6 +1220,7 @@ gulp.task('dist-pre',
|
||||
'http': false,
|
||||
'https': false,
|
||||
'node-ensure': false,
|
||||
'zlib': false,
|
||||
},
|
||||
format: 'amd', // to not allow system.js to choose 'cjs'
|
||||
repository: {
|
||||
|
Loading…
Reference in New Issue
Block a user