Skip to content

Commit

Permalink
2024-09-15T08-54-35
Browse files Browse the repository at this point in the history
  • Loading branch information
sspilleman committed Sep 15, 2024
1 parent 73b2039 commit a9d182d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"skipLibCheck": true,
"sourceMap": true,
"strict": true
}
},
"types": ["node"]
}

1 comment on commit a9d182d

@deno-deploy
Copy link
Contributor

@deno-deploy deno-deploy bot commented on a9d182d Sep 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Relative import path "crypto" not prefixed with / or ./ or ../ and not in import map from "file:///src/server.js"

Please sign in to comment.