view Platforms/Wasm/tsconfig-stone.json @ 802:f38c1fc08655

Merge
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 28 May 2019 14:18:46 +0200
parents 548eed46f535
children
line wrap: on
line source

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