This message was deleted.
# package-authoring
s
This message was deleted.
h
The answer here was yes by the way. It's done the same as however you debug the package.
f
hi! i'm also interested in this, would you mind sharing more details on how you did this? thanks! right now we are using
npm link
to develop the package locally and refer to it in other repositories, but i feel like there are some weird aspects to it and making it a proper package might help resolve some of them
h
Yep that's it for typescript. You will need to bundle and distribute your copy of the package to devs and then link to that distribution