wip(ssr): restructure
This commit is contained in:
@@ -6,6 +6,7 @@ export * from './globalsWhitelist'
|
||||
export * from './codeframe'
|
||||
export * from './domTagConfig'
|
||||
export * from './mockWarn'
|
||||
export * from './normalizeProp'
|
||||
|
||||
export const EMPTY_OBJ: { readonly [key: string]: any } = __DEV__
|
||||
? Object.freeze({})
|
||||
|
||||
Reference in New Issue
Block a user