Mercurial > hg > orthanc-stone
diff Platforms/Wasm/tsconfig-stone.json @ 244:313903066093 am
cleanup
author | am@osimis.io |
---|---|
date | Wed, 20 Jun 2018 14:56:52 +0200 |
parents | |
children | 2038d76bf13f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Platforms/Wasm/tsconfig-stone.json Wed Jun 20 14:56:52 2018 +0200 @@ -0,0 +1,7 @@ +{ + "include" : [ + "../../../Platforms/Wasm/stone-framework-loader.ts", + "../../../Platforms/Wasm/wasm-application.ts", + "../../../Platforms/Wasm/wasm-viewport.ts" + ] +}