Repository URL to install this package:
|
Version:
1.1.21 ▾
|
"use strict";
/* istanbul ignore next: @build */
/**
* @desc for exporting SMALLER builds
* @memberOf env
* @since 3.0.0
* @category Build
* @type {boolean}
*/
module.exports = process.env.NODE_ENV !== 'production';