Yauheni
Results
2
comments of
Yauheni
I have the same bug
` "build": "rm -rf bin && tsc -p tsconfig.json && resolve-tspaths", "start": "node ./bin/src/www", ` I have the following scripts in my package.json and I notice if tsc command cause...