New error trace stringifier

This commit is contained in:
Cadence Ember 2025-03-12 16:01:36 +13:00
parent 22c569c701
commit dd63ac7d44
4 changed files with 85 additions and 25 deletions

View file

@ -96,7 +96,7 @@ class Router {
const router = new Router()
passthrough.as = {router}
passthrough.as = {router, on() {}}
module.exports.router = router
module.exports.test = test