* feat: add script bootstrap and script generate-metadata CLI commands * Address PR comments on code
5 lines
104 B
JSON
5 lines
104 B
JSON
{
|
|
"tasks": {
|
|
"wasmbuild": "deno run -A https://deno.land/x/wasmbuild@0.15.4/main.ts"
|
|
}
|
|
} |