Merge pull request #620 from cudr/error_page_hooks

Error page lifecycle
This commit is contained in:
Rich Harris
2019-04-27 11:06:28 -04:00
committed by GitHub
6 changed files with 85 additions and 21 deletions

View File

@@ -292,4 +292,4 @@ async function _build(
console.log(event.result.print());
}
});
}
}