Skip to content

Conversation

alubbe
Copy link
Member

@alubbe alubbe commented Feb 13, 2020

Uglify can not handle ES6+, such as const and let. Some npm dependencies, like saxes, can not be used without replacing uglify with the more modern terser because they publish modern JS.

@Siemienik
Copy link
Member

@alubbe

  1. something went wrong while testing on node:8, could you check what's going on?
  2. hmm.. currently I haven't a possibility to check these changes but for me, that's really ok 😄

@alubbe
Copy link
Member Author

alubbe commented Feb 14, 2020

I don't understand the failure here - because it looks like mocha crashes, for no clear reason, but this PR #1127 which has the same change, is somehow green. Is it flaky? Am I missing something?

@alubbe
Copy link
Member Author

alubbe commented Feb 14, 2020

I wiped the cache and now it's green... :D

@Siemienik Siemienik merged commit 66b9585 into exceljs:master Feb 18, 2020
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