Closed JoeyBF closed 1 year ago
This extends #128 .
I split them into two PRs because I wasn't confident I could fix the chart test any time soon, but I tracked it down to a breaking change in esbuild 0.18 that renamed classes. Adding --keep-names to the command in the Makefile did the trick
This extends #128 .
I split them into two PRs because I wasn't confident I could fix the chart test any time soon, but I tracked it down to a breaking change in esbuild 0.18 that renamed classes. Adding --keep-names to the command in the Makefile did the trick