mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
11 lines
186 B
JSON
11 lines
186 B
JSON
{
|
|
"sideEffects": false,
|
|
"type": "module",
|
|
"imports": {
|
|
"#stack-trace": {
|
|
"server": "./server/stack-trace-stub.ts",
|
|
"default": "./client/stack-trace.ts"
|
|
}
|
|
}
|
|
}
|