Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
[2.09ms] ".env.local", ".env"
bun install v0.1.10
[1.00ms] [cache hit] @apollo/react-testing
- "@apollo/react-testing": "3.1.0" - @apollo/react-testing@3.1.0
[1.00ms] [cache hit] @sentry/cli
- "@sentry/cli": "1.62.0" - @sentry/cli@1.62.0
Enqueue package manifest for download: @storybook/addon-actions
@yvg
yvg / gist:184fd97dec3f405869d46824f9cf07e4
Created August 20, 2022 18:22
bun_hang_run2_logs.txt
This file has been truncated, but you can view the full file.
[1.86ms] ".env.local", ".env"
bun install v0.1.10
Enqueue package manifest for download: @apollo/react-testing
Enqueue package manifest for download: @sentry/cli
Enqueue package manifest for download: @storybook/addon-actions
Enqueue package manifest for download: @storybook/addon-essentials
Enqueue package manifest for download: @storybook/addon-links
Enqueue package manifest for download: @storybook/react
Enqueue package manifest for download: @testing-library/jest-dom
Enqueue package manifest for download: @testing-library/react
This file has been truncated, but you can view the full file.
[2.51ms] ".env.local", ".env"
bun install v0.1.10
Enqueue package manifest for download: @apollo/react-testing
Enqueue package manifest for download: @sentry/cli
Enqueue package manifest for download: @storybook/addon-actions
Enqueue package manifest for download: @storybook/addon-essentials
Enqueue package manifest for download: @storybook/addon-links
Enqueue package manifest for download: @storybook/react
Enqueue package manifest for download: @testing-library/jest-dom
Enqueue package manifest for download: @testing-library/react
// hello
<!DOCTYPE html>
<html>
<head>
<title>ATI Unit Tests</title>
<link rel="stylesheet" href="vendor/tyrtle/tyrtle.css">
</head>
<body>
<!-- Dependecies -->
<script src="./vendor/jquery-1.8.3.min.js"></script>
<script src="./vendor/tyrtle/Tyrtle.js"></script>