view Platforms/Wasm/tsconfig-stone.json @ 453:59b4afa92dee

TS: stop propagating touch events to the whole html doc
author Alain Mazy <alain@mazy.be>
date Fri, 18 Jan 2019 10:16:33 +0100
parents b04b13810540
children 548eed46f535
line wrap: on
line source

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