view Platforms/Wasm/tsconfig-stone.json @ 459:dc091ca6fd5f am-touch-events

clarify emsdk build options + added optimizations
author Alain Mazy <alain@mazy.be>
date Tue, 29 Jan 2019 18:16:38 +0100
parents b04b13810540
children 548eed46f535
line wrap: on
line source

{
    "include" : [
        "stone-framework-loader.ts",
        "wasm-application-runner.ts",
        "wasm-viewport.ts"
    ]
}