workflow: include commit link in template explorer
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 __COMMIT__: string
|
||||
|
||||
// Feature flags
|
||||
declare var __FEATURE_OPTIONS__: boolean
|
||||
|
||||
Reference in New Issue
Block a user