We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0db67 commit 12906bfCopy full SHA for 12906bf
README.md
@@ -1,7 +1,9 @@
1
# Deno `v2.1.5` Compile Error for Windows Target
2
3
-[main.ts](main.ts) is a deno script that will behave properly when compiled on MacOS and Linux, but throw an error when compiled for Windows.
+[main.ts](main.ts) is a deno script that will behave properly when compiled on
4
+MacOS and Linux, but throw an error when compiled for Windows.
5
6
The issue is only present in Deno `v2.1.5` and not in `v2.1.4`.
7
-The issue is demonstrated in GitHub Actions in the [demo.yml](.github/workflows/demo.yml) file.
8
+The issue is demonstrated in GitHub Actions in the
9
+[demo.yml](.github/workflows/demo.yml) file.
0 commit comments