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

User/mabezen/add support to nodejs #87

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shanialbeck
Copy link
Contributor

No description provided.

@mabezen
Copy link
Collaborator

mabezen commented Sep 26, 2023

Could we check this version also in Ron's test host, and ask Arthur to run this package and make sure nothing has been regressed (workflow and sizing).

For analyzing the new package size you can run the following command: npm run build-webpack-dev

@@ -40,7 +40,9 @@
"base64-js": "^1.5.1",
"buffer": "^6.0.3",
"jszip": "^3.5.0",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"xmldom": "^0.6.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need both?

@@ -51,6 +53,7 @@
"@types/jszip": "^3.4.1",
"@types/uuid": "^9.0.2",
"@types/webpack-bundle-analyzer": "^4.6.0",
"@types/xmldom": "^0.1.32",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question (do we need it?)

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.

None yet

2 participants