Dragon
Results
2
comments of
Dragon
same here....
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 ```