I need my typescript files to compile as ES6. So I have setup tsconfig.json to say so. When I compile with dotnet build it produces the correct output. But the
dotnet build