view Platforms/Wasm/tsconfig-stone.json @ 1014:86a18d201e27

Added tag toa2019092301 for changeset 53cc787bd7bc
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 23 Sep 2019 15:19:04 +0200
parents 548eed46f535
children
line wrap: on
line source

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