*Update dist

This commit is contained in:
Derrick Hammer 2023-01-01 13:13:09 -05:00
parent 414509364b
commit 2c3517d92a
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

2
dist/index.js vendored
View File

@ -31,7 +31,7 @@ function loadNativeModuleTemp (module, data) {
process.pkg = undefined; process.pkg = undefined;
} }
loady(module, loadPath); return loady(module, loadPath);
}`; }`;
function bundleNativeModulesPlugin() { function bundleNativeModulesPlugin() {
return { return {