File size: 313 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Config

Access to the build configuration.

The following variables are also provided from `package.json`:

- `name` - The app name
- `description` - the app's description
- `version` - app version
- `author` - app author

Also provides these functions:

- `isRelease` - Release build
- `isBeta` - Beta release