build: further shave off runtime compile only code
This commit is contained in:
1
packages/global.d.ts
vendored
1
packages/global.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
declare var __DEV__: boolean
|
||||
declare var __JSDOM__: boolean
|
||||
declare var __BROWSER__: boolean
|
||||
declare var __RUNTIME_COMPILE__: boolean
|
||||
declare var __COMMIT__: string
|
||||
|
||||
// Feature flags
|
||||
|
||||
Reference in New Issue
Block a user