Sam Hulick
08/19/2021, 10:35 PMimport
statements (bad paths) and SST let me run yarn start
and got all the way through type-checking, building, and was about to start a debug process and then it bombed. I ran yarn test
after just to see, and it reports no issues.thdxr
08/19/2021, 10:36 PMinclude
paths which now doesn't include your code. I don't think SST runs type checking when building your code (since esbuild doesn't support typechecking)thdxr
08/19/2021, 10:36 PMSam Hulick
08/19/2021, 10:36 PMFrank