From 2c3517d92a1b55cda60928ae6d4c94e46ce3cdac Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sun, 1 Jan 2023 13:13:09 -0500 Subject: [PATCH] *Update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index de64b63..31705a9 100644 --- a/dist/index.js +++ b/dist/index.js @@ -31,7 +31,7 @@ function loadNativeModuleTemp (module, data) { process.pkg = undefined; } - loady(module, loadPath); + return loady(module, loadPath); }`; function bundleNativeModulesPlugin() { return {