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 bd85c5e commit 827ac79Copy full SHA for 827ac79
packages/npm-packages/ruby-head-wasm-emscripten/package.json
@@ -10,6 +10,9 @@
10
"dist/ruby_stdlib.data",
11
"README.md"
12
],
13
+ "scripts": {
14
+ "build": "./build-package.sh ../../../rubies/head-wasm32-unknown-emscripten-full"
15
+ },
16
"repository": "https://github.com/ruby/ruby.wasm",
17
"homepage": "https://github.com/ruby/ruby.wasm/tree/main/packages/npm-packages/ruby-head-wasm-emscripten",
18
"publishConfig": {
0 commit comments