Replies: 1 comment 1 reply
-
Use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I build this sample library: https://github.com/rte76702/simple-ts-lib
so it can be used like this:
such that simple-ts-lib can be published with just the contents of /dist (without /src)
The example in the site here: https://parceljs.org/getting-started/library/ does not allow the use of other modules oustide index.ts (here utils.ts) by the library end user
Beta Was this translation helpful? Give feedback.
All reactions