view Applications/Samples/tsconfig-stone.json @ 969:48710d53086f toa2019082901

Removed Cache-Control header from POST request
author Benjamin Golinvaux <bgo@osimis.io>
date Thu, 29 Aug 2019 10:40:32 +0200
parents b04b13810540
children
line wrap: on
line source

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