view Platforms/Wasm/tsconfig-stone.json @ 449:bb658baeb967

moving third-party dependencies to another server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 12:06:34 +0100
parents b04b13810540
children 548eed46f535
line wrap: on
line source

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