view Deprecated/Platforms/Wasm/tsconfig-stone.json @ 1451:1df1c126fb36

Merge the loader plugin injection feature
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 02 Jun 2020 16:46:12 +0200
parents 419d0320c344
children
line wrap: on
line source

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