view Applications/Samples/tsconfig-stone.json @ 813:bc7ee59420a1

merge
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 28 May 2019 18:31:44 +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"
    ]
}