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 96eef59 commit ea080f9Copy full SHA for ea080f9
web-image/mx.web-image/suite.py
@@ -11,25 +11,6 @@
11
"name": "substratevm",
12
"subdir": "true",
13
},
14
- # Dynamic imports
15
- {
16
- "name": "graal-nodejs",
17
- "subdir": True,
18
- "dynamic": True,
19
- "version": "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687",
20
- "urls": [
21
- {"url": "https://github.com/graalvm/graaljs.git", "kind": "git"},
22
- ],
23
- },
24
25
- "name": "graal-js",
26
27
28
29
30
31
32
33
]
34
35
"libraries": {
0 commit comments