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 539dd06 commit 85d65d8Copy full SHA for 85d65d8
project/Build.scala
@@ -1192,6 +1192,7 @@ object Build {
1192
publishLocal in `dotty-interfaces`,
1193
publishLocal in `dotty-compiler-bootstrapped`,
1194
publishLocal in `dotty-library-bootstrapped`,
1195
+ publishLocal in `dotty-library-bootstrappedJS`,
1196
publishLocal in `tasty-core-bootstrapped`,
1197
publishLocal in `dotty-staging`,
1198
publishLocal in `dotty-tasty-inspector`,
0 commit comments