We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcc14f commit 6d945f3Copy full SHA for 6d945f3
1 file changed
CHANGELOG.md
@@ -70,6 +70,10 @@
70
arguments by taking into account, whether it's a function or a constructor.
71
([Andrey Kozhev](https://github.com/ankddev))
72
73
+- The build tool now falls back to copying directories when it fails to symlink
74
+ one. This often occurs on Windows without "Developer mode" enabled.
75
+ ([Andrey Kozhev](https://github.com/ankddev))
76
+
77
### Language server
78
79
- The language server now allows extracting the start of a pipeline into a
0 commit comments