Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fixed issues with current package release #15

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Fixed issues with current package release #15

merged 1 commit into from
Feb 21, 2023

Conversation

crhowell3
Copy link

The current 1.3.2 release of the npm package for open-dis does not have the proper package entry point, nor does the PduFactory have all the possible DIS message types handled. This PR addresses those issues by setting the main file to './dist/dis6.min.js' and by fully populating the switch-case in the PduFactory.

@leif81 leif81 merged commit a05b75a into open-dis:master Feb 21, 2023
@leif81
Copy link
Member

leif81 commented Feb 21, 2023

Thank-you @crhowell3

@leif81
Copy link
Member

leif81 commented Feb 21, 2023

@crhowell3 can you try v1.3.3, just published to npm
https://github.com/open-dis/open-dis-javascript/releases/tag/v1.3.3

@crhowell3
Copy link
Author

@leif81 I just tested v1.3.3, and it appears to work as I expected. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants