Skip to content

Commit 59a0e86

Browse files
authored
Module type nodejs gets mapped to unexpected platform module type javascript.nodejs, should be mapped to nodejs (#1152)
Co-authored-by: Jiang, Yu-tao <>
1 parent cf489ee commit 59a0e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/platform_cfg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ platform:
1818
platform-type: "javascript.nodejs"
1919

2020
- native-type: nodejs
21-
platform-type: "javascript.nodejs"
21+
platform-type: "nodejs"
2222

2323
- native-type: java
2424
platform-type: "java.tomee"

0 commit comments

Comments
 (0)