mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-17 01:37:26 +00:00
rev comment to reflect code changes
This commit is contained in:
parent
2670476d5e
commit
3ad834d93d
@ -78,7 +78,7 @@ class WebpackProcess extends ProcessWrapper {
|
|||||||
}
|
}
|
||||||
config = config[0];
|
config = config[0];
|
||||||
} else {
|
} else {
|
||||||
// proceed with the value obtained from require(dapp/default/ConfigPath)
|
// proceed with the value obtained from require(configPath)
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error(`error while loading webpack config ${configPath}`);
|
console.error(`error while loading webpack config ${configPath}`);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user