Actions
Bug #22711
closedWebpack uglifier errors out
Difficulty:
Triaged:
Description
Currently webpack:compile fails with:
18:50:21 ERROR in vendor-4138154b37191d0e971d.js from UglifyJs 18:50:21 Unexpected token: name (format_format) [vendor-4138154b37191d0e971d.js:41555,4]
Updated by Anonymous over 6 years ago
I think 1.16 and 1.17 need to get this, in order to have working builds.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5277 added
Updated by Anonymous over 6 years ago
- Related to Bug #21857: uglifier 4.x fails to precompile assets added
Updated by Anonymous over 6 years ago
- Related to deleted (Bug #21857: uglifier 4.x fails to precompile assets)
Updated by Anonymous over 6 years ago
- Subject changed from Enable ES6 support for uglifier to Webpack uglifier errors out
- Status changed from Ready For Testing to New
- Priority changed from Normal to High
- Assignee deleted (
Anonymous) - Pull request deleted (
https://github.com/theforeman/foreman/pull/5277)
Setting to high as this is currently blocking tests and package builds. AFAICT now, the root cause is not in the Rails asset pipeline but somewhere in the webpack chain.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ohad Levy
- Pull request https://github.com/theforeman/foreman/pull/5282 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5283 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5287 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5288 added
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset fdfc5429a2b39498b57cf711967f99ae7d3d7f6f.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5289 added
Updated by Anonymous over 6 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5282)
Actions