We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33cb5c commit 006a379Copy full SHA for 006a379
1 file changed
resources/serverless/code-web.js
@@ -33,7 +33,7 @@ const args = minimist(process.argv, {
33
'host',
34
'port',
35
'local_port',
36
- 'extensions-dir'
+ 'extension'
37
],
38
});
39
0 commit comments