From de6bb58a10c3ff4a23942167c1aeb3e01ce0e3de Mon Sep 17 00:00:00 2001 From: bruce-one Date: Fri, 3 Apr 2020 11:11:02 +1100 Subject: [PATCH] fix: remove hasLoadedAnyUserCJSModule assertion to fix startup. (#743) --- src/patches/third-party-main.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/patches/third-party-main.ts b/src/patches/third-party-main.ts index dd6212c..a68ee9d 100644 --- a/src/patches/third-party-main.ts +++ b/src/patches/third-party-main.ts @@ -70,6 +70,11 @@ export default async function main(compiler: NexeCompiler, next: () => Promise StartMainThreadExecution(Environment* env) {',