Skip to content

Commit f968db9

Browse files
committed
[GR-39151] Rename the Graal.js installable.
PullRequest: js/2485
2 parents 2a4943f + 6e62abd commit f968db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graal-js/mx.graal-js/mx_graal_js.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ def is_included(path):
339339
suite=_suite,
340340
name='Graal.js',
341341
short_name='js',
342+
installable_id='javascript',
342343
standalone_dir_name='graaljs-<version>-<graalvm_os>-<arch>',
343344
standalone_dependencies={
344345
'GraalVM license files': ('', ['GRAALVM-README.md']),

0 commit comments

Comments
 (0)