view Applications/Samples/tsconfig-stone.json @ 873:78f4317eb94b am-dev

fix compil
author Alain Mazy <alain@mazy.be>
date Mon, 01 Jul 2019 18:18:58 +0200
parents b04b13810540
children
line wrap: on
line source

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