Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
pnpm pack
output parsing in __tests__/e2e.test.ts
* Split the lines and match the line by the `preflight-...` pattern * Remove the intermediary `pnpmPackOutput` variable and wrap the await expression in parentheses * Use a more forgiving regex pattern for matching `preflight-...` * Add error handling for missing tarball path in `pnpm pack` output
- Loading branch information