added logic to hide case reference in check section
This commit is contained in:
@@ -57,6 +57,7 @@ const securityHeaders = [
|
||||
const buildId = Date.now().toString();
|
||||
|
||||
module.exports = {
|
||||
//output: "standalone",
|
||||
env: {
|
||||
BUILD_ID_ENV: buildId,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user