Skip to content

v2.3.1

Compare
Choose a tag to compare
@maoxiaoke maoxiaoke released this 14 Apr 08:42
· 93 commits to master since this release
cdb9d6c

EN

fix: falsy values except undefined would be trapped by proxy window. (#156)
fix: parse library the right way if library is an array. (#287)

中文

fix: 非 undefined 的假值可以被 proxy 沙箱捕获。
fix: 支持 library 配置方式与 webpack output.library 设置保持一致,支持类型 string[] 配置。