view Applications/Samples/tsconfig-stone.json @ 441:56ddca73396c am-vsol-upgrade

allow null callbacks for HTTP requests
author Alain Mazy <alain@mazy.be>
date Mon, 14 Jan 2019 11:27:26 +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"
    ]
}