chore: 版本回退至 0.5.0 并重建产物(含 CJS 兼容修复)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
* 后续 require 拿到新模块实例、与 import 时绑定的实例状态分裂。
|
||||
* 注:jsdom 以 getter 暴露 document/window,普通赋值无效,须用 defineProperty 覆盖。
|
||||
* @module tests
|
||||
* @version 0.5.1
|
||||
* @version 0.5.0
|
||||
*/
|
||||
|
||||
/** 临时移除全局对象,返回恢复函数 */
|
||||
|
||||
Reference in New Issue
Block a user