Closed nahoc closed 2 years ago
This adds support for optional chaining and fixes a bug with some values being undefined, preventing the rendring of the table: https://avalancheavax.slack.com/archives/CM288M010/p1645181289632779
This makes the build time slightly slower, but I think it's worth it for support optional chaining and nullish coalescing
988db97
View logs
This adds support for optional chaining and fixes a bug with some values being undefined, preventing the rendring of the table: https://avalancheavax.slack.com/archives/CM288M010/p1645181289632779
This makes the build time slightly slower, but I think it's worth it for support optional chaining and nullish coalescing