view Platforms/Wasm/tsconfig-stone.json @ 1092:5a35688c4874

Added tag toa2019102301 for changeset 5a18e6a395bc
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 23 Oct 2019 15:34:58 +0200
parents 548eed46f535
children
line wrap: on
line source

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