Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: wire --esm cli flag to options #92

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

gzm0
Copy link
Contributor

@gzm0 gzm0 commented Jul 30, 2024

Likely forgotten in bde0490. Fixes #91.

@gzm0
Copy link
Contributor Author

gzm0 commented Jul 30, 2024

Tested manually by running

npm exec wsdl-tsclient -- --esm test/resources-public/products.wsdl -o gen-test/

An looking at the import paths in the generated files.

@dderevjanik
Copy link
Owner

@gzm0 nice! Thank you very much. Will release new version tommorow :)

@dderevjanik dderevjanik merged commit 60b0d20 into dderevjanik:master Jul 30, 2024
1 check passed
@gzm0 gzm0 deleted the fix-esm branch July 30, 2024 12:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESM generation is not working
2 participants