Skip to content

@angular-devkit/build-angular@6.1.0-rc.2 output doesn't for on Firefox<50 #11552

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

Closed
suau opened this issue Jul 14, 2018 · 2 comments
Closed

@angular-devkit/build-angular@6.1.0-rc.2 output doesn't for on Firefox<50 #11552

suau opened this issue Jul 14, 2018 · 2 comments

Comments

@suau
Copy link

suau commented Jul 14, 2018

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Area

- [x] devkit
- [ ] schematics

Versions

npm 6.1.0
macOS 10.13.4
@angular/cli@6.1.0-rc.2
@angular-devkit/build-angular@6.1.0-rc.2

Repro steps

  • bootstrap a new project with angular-cli
  • build the project with the --prod flag
  • serve it with your favorite server
  • open in Firefox < 50
  • check the developer console for errors

The log given by the failure

the main bundle with crash with a SyntaxError

Desired functionality

the project should run properly

Mention any other details that might be useful

This is the bug behind it: #9340
The issue seems to be with uglify-es>3.2.2
Pinning the version of uglifyjs-webpack-plugin to 1.1.5 in @angular-devkit/build-angular would resolve it.

@filipesilva
Copy link
Contributor

Heya, I'm going to close this issue in favor of #9340 since that seems to be the main one. I'll ping the team about this though.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants