chore: shooosh
This commit is contained in:
parent
7073706e7c
commit
a448ac22af
|
@ -41,7 +41,6 @@ const buildConfigs = async () => {
|
|||
const configs = await gatherConfigs();
|
||||
const webpackConfigs = Object.values(configs).map((config) => neutrino(config).webpack());
|
||||
if (0 === webpackConfigs.length) {
|
||||
console.error('Latus: nothing to build');
|
||||
await new Promise(() => {});
|
||||
}
|
||||
return webpackConfigs;
|
||||
|
|
Loading…
Reference in New Issue
Block a user