Skip to content

Commit 7962888

Browse files
committed
fix: emscripten (preset) init
1 parent c19623b commit 7962888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/constants/framework-initializer.constants.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ const TemplatesOptions = {
102102
},
103103
],
104104
},
105-
'C++ (Emscripten)': {
105+
Emscripten: {
106106
options: [{ value: 'emscripten-wasm', mode: 'compute' }],
107107
},
108108
Rustwasm: {

0 commit comments

Comments
 (0)