if (process.env.AWS_DISABLE === "true") { ... } // what??? That is just silly! When faced with boolean values I always write them with ...
確定! 回上一頁