Data that is added by the build script.
- Source:
Members
(static, constant) BUILD_DATA :Object
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
author |
string | Author taken from package.json. |
buildDateIso |
string | Date of the build. |
buildId |
string | ID based upon the date and time of the build. |
buildYear |
string | Four digit year of the build. |
description |
string | Description taken from package.json. |
licence |
string | Licence taken from package.json. |
name |
string | Name of the app taken from package.json. |
version |
string | Version taken from package.json. |
- Source: