Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: serialize bigint AST, albeit incorrectly (#14504)
playgrounds/sandbox/run.js doesn't work for components containing bigints, because they can't be serialized to JSON. There isn't really a great fix for this issue but this at least allows the sandbox to run
- Loading branch information