typescript-sdk icon indicating copy to clipboard operation
typescript-sdk copied to clipboard

update(package.json): os-indpendent copy

Open G0maa opened this issue 1 year ago • 2 comments

  • files filed in package.json by itself doesn't copy files to dist
  • This has been an issue (in TS) for a while see
  • fixes: https://github.com/keploy/keploy/issues/372
  • Edit: I took a look at the other PR, it may have a better solution as it doesn't add an extra dependency.

G0maa avatar Mar 15 '23 06:03 G0maa

@re-Tick Can you please review this?

developer-diganta avatar Mar 18 '23 05:03 developer-diganta

I think the other approach is better since adding a package for this would not be a good option.

re-Tick avatar Mar 19 '23 09:03 re-Tick