mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Added init() dev block to ReactTestUtils
This commit is contained in:
@@ -184,6 +184,7 @@ function uglifyConfig(mangle) {
|
||||
},
|
||||
mangle: mangle ? {
|
||||
screw_ie8: true,
|
||||
toplevel: true,
|
||||
} : false,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user