Closed kination closed 6 years ago
I added tsc to compile ts file in /sample before testing it, because sample.js cannot be found before compile.
tsc
sample.js
Please look on. Thanks.
Thanks for taking the time to create a PR. I had already fixed in local changes of mine. Fixed here https://github.com/Microsoft/typed-rest-client/commit/68d80682d313817f4db185464686896119b9f5c1
I added
tsc
to compile ts file in /sample before testing it, becausesample.js
cannot be found before compile.Please look on. Thanks.