mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 02:15:12 +00:00
chore: executable build corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
process.env.NC_BINARY_BUILD = 'true';
|
||||
(async () => {
|
||||
try {
|
||||
const app = require('express')();
|
||||
|
||||
Reference in New Issue
Block a user