comparison Applications/Samples/Deprecated/tsconfig-stone.json @ 1347:bfd77672d825 broker

Moved Application/Samples/* to Application/Samples/Deprecated/*
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 07 Apr 2020 14:29:01 +0200
parents Applications/Samples/tsconfig-stone.json@b04b13810540
children
comparison
equal deleted inserted replaced
1346:df8bf351c23f 1347:bfd77672d825
1 {
2 "include" : [
3 "../../Platforms/Wasm/stone-framework-loader.ts",
4 "../../Platforms/Wasm/wasm-application-runner.ts",
5 "../../Platforms/Wasm/wasm-viewport.ts"
6 ]
7 }