In VS 2017 changes to a typescript file no longer result in any javascript being created, despite a message on the lower bar saying "outputs generated successfully".
I've tried on 2 machines with the same version of VS installed and using a simple test project with the same result
- is this a bug?
- has something changed in the way you work with typescript in VS 2017?
- do I need a tsconfig.json file? I have never needed one in the past...