chore: debug
This commit is contained in:
parent
e7169ef833
commit
0cbf9be80c
|
@ -69,5 +69,6 @@ export default (async () => {
|
||||||
debug('no webpack configuration found! aborting...');
|
debug('no webpack configuration found! aborting...');
|
||||||
await new Promise(() => {});
|
await new Promise(() => {});
|
||||||
}
|
}
|
||||||
|
debug('webpack configurations %O', webpackConfigs);
|
||||||
return webpackConfigs;
|
return webpackConfigs;
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user