view Platforms/Wasm/tsconfig-stone.json @ 512:72faa732532b bgo-commands-codegen

removed <optional> include which seems not used and is not availble with VS2015
author Alain Mazy <alain@mazy.be>
date Fri, 08 Mar 2019 18:34:26 +0100
parents b04b13810540
children 548eed46f535
line wrap: on
line source

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