stencil-cli package.json
"main": "bin/stencil-cli.js", | |
"bin": { | |
"stencil": "bin/stencil-cli.js" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"main": "bin/stencil-cli.js", | |
"bin": { | |
"stencil": "bin/stencil-cli.js" | |
} |