kopia lustrzana https://github.com/badgen/badgen.net
Cleanup console.log
rodzic
1629ff69cf
commit
925a95caa7
|
@ -24,7 +24,6 @@ export default badgenServe(handlers)
|
|||
|
||||
async function handler ({ topic, path }: Args) {
|
||||
const endpoint = `https://img.badgesize.io/${path}.json`
|
||||
console.log(endpoint)
|
||||
const { prettySize, color } = await got(endpoint, {
|
||||
query: {
|
||||
compression: topic === 'normal' ? '' : topic
|
||||
|
|
Ładowanie…
Reference in New Issue