Arthur Neuman
Arthur Neuman
@calebcartwright What if we have it fetch legacy first and if it's a 404, fetch the new URL? (And an alternative to not use legacy at all for those with...
Could somebody test this before I close the issue?
Until this is added, people who need this feature can use [this script](https://github.com/exoRift/quacs-scripts/blob/master/transfer.js)
> This is now in progress. I believe it has just missed the cutoff for next week’s release; perhaps the week after. > It is a slightly different version of...
What ever happened to this?
Any updates? 💀
Adding a `// @ts-nocheck` seems to fix Next compilation. It's just missing a call signature in the type
It's a very small fix so I won't bother with a PR, but I believe it stems from the fact that `index.ts` sets `module.exports` instead of using the `export` keyword...
Yeah, to remedy this, I forked the branch and wrote a custom build script without Rollup and have just been using that in my project directly.
@htrex It's under my organization. https://github.com/guidance-analytics/cal-heatmap It can be installed with `npm i "github:guidance-analytics/cal-heatmap#ga-override-v2"` (`#ga-override-v2` specifies the tag to make sure it doesn't change, or you can fork it yourself....