Global

Type Definitions

FILE_LIST

glob file list

Type:
  • Object
Properties:
Name Type Description
dirnet Object

dirnet object

name string

file name

path string

file path

size string

file size

dist string

file dist

Source:

HUBSPOT_ACCESSTOKEN_SCHEMA

Hubspot accessToken schema

Type:
  • Object
Properties:
Name Type Description
portalId number
accessToken string
expiresAt string
scopeGroups Array.<string>
encodedOAuthRefreshToken string
Source:

HUBSPOT_AUTH_CONFIG

Hubspot Auth config schema

Type:
  • Object
Properties:
Name Type Attributes Description
defaultPortal string <optional>
allowUsageTracking boolean
portals Array.<HUBSPOT_AUTH_PORTALS_CONFIG>
nativeHubSpotEnv boolean
Source:

HUBSPOT_AUTH_PORTALS_CONFIG

Hubspot Auth config portals schema

Type:
  • Object
Properties:
Name Type Attributes Description
name string <optional>
portalId number
env any
authType string
personalAccessKey string
scopeGroups Array.<string>
Source:

LIGHTHOUSE_SCORE

glob file list

Type:
  • Object
Properties:
Name Type Description
accessibilityScore number
bestPracticesScore number
performanceScore number
seoScore number
templatePath string
link string
Source:

LIGHTHOUSE_THRESHOLD

glob file list

Type:
  • Object
Properties:
Name Type Description
performance number
accessibility number
bestPractices number
seo number
Source:

THEME_OPTIONS

Custom Theme options

Type:
  • Object
Properties:
Name Type Attributes Description
themeFolder string
hubdbFolder string
vendorSrc string
vendorDest string
js Object <optional>
Properties
Name Type Attributes Description
external Array.<string> <optional>
replace Object <optional>
globals Object <optional>
lighthouse LIGHTHOUSE_THRESHOLD
Source:

Table of contents