view Platforms/Wasm/tsconfig-stone.json @ 870:d337f2704f79

Added tag toa2019062503 for changeset 60a403f01c31
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 25 Jun 2019 18:05:13 +0200
parents 548eed46f535
children
line wrap: on
line source

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