*Update dist
This commit is contained in:
parent
414509364b
commit
2c3517d92a
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue