view Applications/Samples/tsconfig-stone.json @ 456:b70fcc134ba4

moved LambdaCallable (currently still disable because it does not work in WASM)
author Alain Mazy <alain@mazy.be>
date Wed, 23 Jan 2019 13:58:51 +0100
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"
    ]
}