chore: executable build corrections

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2022-06-23 19:47:17 +05:30
parent a2c88808ea
commit 1d2b59ba73
9 changed files with 28 additions and 30 deletions

View File

@@ -1,3 +1,4 @@
process.env.NC_BINARY_BUILD = 'true';
(async () => {
try {
const app = require('express')();