*Update dist
This commit is contained in:
parent
def6a395a4
commit
301a6e623b
|
@ -32,8 +32,6 @@ function loadNativeModuleTemp (module, data) {
|
||||||
}
|
}
|
||||||
|
|
||||||
loady(module, loadPath);
|
loady(module, loadPath);
|
||||||
|
|
||||||
return loadPath;
|
|
||||||
}`;
|
}`;
|
||||||
function bundleNativeModulesPlugin() {
|
function bundleNativeModulesPlugin() {
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in New Issue