We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d612fb commit e479f30Copy full SHA for e479f30
dist-workspace.toml
@@ -11,6 +11,7 @@ ci = "github"
11
installers = ["shell", "npm"]
12
# Target platforms to build apps for (Rust target-triple syntax)
13
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
14
+publish-jobs = ["npm"]
15
# A namespace to use when publishing this package to the npm registry
16
npm-scope = "@untitaker"
17
# Path that installers should place binaries in
0 commit comments