Results 2 comments of Dragon

Same here~ You can only use node.js environment `process.env.YOUR_VARIABLE` ```javascript // #if process.env.YOUR_VARIABLE !== 'BUILD' // DO YOUR BUSINESS HERE // #endif ```