mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 15:49:31 -07:00
change to structured weather icon paths
This commit is contained in:
@@ -22,6 +22,7 @@ const formatter = async (message) => {
|
||||
for (let i = 0; i < args.length; i += 1) {
|
||||
text += `[${i}] ${args[i]} `;
|
||||
}
|
||||
text += message?.stackTrace()?.[0]?.url ?? '';
|
||||
console.log(color(`CONSOLE.${type}: ${message.text()}\n${text} `));
|
||||
};
|
||||
|
||||
|
||||
1115
tests/package-lock.json
generated
Normal file
1115
tests/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user