Skip to content

PWM v1.9 build fails due to altered core-js 3 API #540

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

Open
ThrawnCA opened this issue Apr 30, 2020 · 0 comments
Open

PWM v1.9 build fails due to altered core-js 3 API #540

ThrawnCA opened this issue Apr 30, 2020 · 0 comments

Comments

@ThrawnCA
Copy link

ThrawnCA commented Apr 30, 2020

Describe the bug

PWM v1.9 build fails due to altered core-js dependencies (see https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md). PWM v1.9 cannot be built.

To Reproduce
Steps to reproduce the behavior:

  1. Check out PWM branch v1_9
  2. mvn clean package

Expected behavior
Should build a PWM 1.9 WAR.

Additional context
Workaround is available by adding a dependency to the client package.json:

"core-js": "2.6.11"
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

No branches or pull requests

1 participant