HTML5 canvas drawing demo.
This commit is contained in:
committed by
alexander-gorshenev
parent
ce3ed52705
commit
b367a0d255
+2
-2
@@ -260,7 +260,7 @@ targetList.each { target ->
|
||||
}
|
||||
if (target == 'wasm32') {
|
||||
from(project(':runtime').file('src/launcher/js')) {
|
||||
into('konan/nativelib')
|
||||
into('klib/stdlib/targets/wasm32/included')
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -376,4 +376,4 @@ task clean {
|
||||
}
|
||||
delete bundle.outputs.files
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user