upgrade redwood to v 0.36
This commit is contained in:
@@ -112,7 +112,6 @@ export const splitGziped = (text: string) => {
|
||||
try {
|
||||
return JSON.parse(json)
|
||||
} catch (e) {
|
||||
console.log(json, e)
|
||||
return {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user