Fix import from modern typescript project#909
Conversation
Issue: HD-4098
Issue: HD-4098
Issue: HD-4098
Issue: HD-4098
Hello francoisferrand,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the |
|
/approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue HD-4098. Goodbye francoisferrand. The following options are set: approve |
Having the generated js files next to ts creates errors in (some) typescript projects.
To avoid it, move all generated files to subfolder
lib, includingindex.js, and pointthe package's main to that file.
Issue: HD-4098