From c8cf13a9dd9e13532cf163e3d3435cf7c75bf171 Mon Sep 17 00:00:00 2001 From: Bryce Gibson Date: Thu, 4 Jun 2020 20:39:39 +1000 Subject: [PATCH] Move nexe boot to support 12.18.0. --- src/patches/third-party-main.ts | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/patches/third-party-main.ts b/src/patches/third-party-main.ts index 0206c0b..73200ab 100644 --- a/src/patches/third-party-main.ts +++ b/src/patches/third-party-main.ts @@ -65,11 +65,19 @@ export default async function main(compiler: NexeCompiler, next: () => Promise