refactor: use global whitelist for render proxy has check
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export * from './patchFlags'
|
||||
export { globalsWhitelist } from './globalsWhitelist'
|
||||
|
||||
export const EMPTY_OBJ: { readonly [key: string]: any } = __DEV__
|
||||
? Object.freeze({})
|
||||
|
||||
Reference in New Issue
Block a user