[ ] highly recommended: rename default branch to main, which would (possibly) affect the branch name for adding GitHub CI workflows
[ ] add LICENSE file to npm package - done in PR #59
[ ] test Babel build output - done in PR #59
[ ] use something like jest-matcher-deep-close-to to avoid minor Webpack size variations between Linux, Windows, macOS (etc.) - done in PR #59 ... ref:
I have already got Webpack v5 working in my work area ... and working with Node.js 17, would be happy to work on the other items (except for renaming the default branch) if anyone is interested.
updated
main
, which would (possibly) affect the branch name for adding GitHub CI workflowsjest-matcher-deep-close-to
to avoid minor Webpack size variations between Linux, Windows, macOS (etc.) - done in PR #59 ... ref:I have already got Webpack v5 working in my work area ... and working with Node.js 17, would be happy to work on the other items (except for renaming the default branch) if anyone is interested.