mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 22:34:24 +00:00
rev comment
This commit is contained in:
parent
1f56f717b8
commit
04fcb1510a
@ -79,7 +79,7 @@ class WebpackProcess extends ProcessWrapper {
|
||||
}
|
||||
config = config[0];
|
||||
} else {
|
||||
// proceed with the value obtained from require(dapp/default/Config)
|
||||
// proceed with the value obtained from require(dapp/default/ConfigPath)
|
||||
}
|
||||
} catch (e) {
|
||||
console.error(`error while loading webpack config ${configPath}`);
|
||||
|
Loading…
x
Reference in New Issue
Block a user