many problems.
RoyiNamir opened this issue · 2 comments
RoyiNamir commented
1 - tsconfig is not in root - so it causes compilaton problems :
https://i.imgur.com/8HPpusN.jpg
2- when running npm run start
it does compile :
https://i.imgur.com/tleMeB3.jpg
But at 3000 there is an error :
https://i.imgur.com/4MJL3SU.jpg
here is the small demo project : https://ufile.io/j184w
TomasKatz commented
There is a serious problem with generation of source maps to.
Source maps do not generate, and I went trough all of the possible configurations for devTool, also posted a detaild stackoverflow question about it here .
Royi have a nice flight :)
RoyiNamir commented
Tnx