Closed
Bug 1687371
Opened 4 years ago
Closed 4 years ago
Support ES6+ everywhere
Categories
(Webtools Graveyard :: Pontoon, enhancement, P3)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mathjazz, Assigned: julenx)
Details
Attachments
(1 file)
We only support ES6+ in the Translate front-end app, which is located within the /frontend
folder. We should extend support for it to the rest of the front-end apps, located within /pontoon
folder.
To fix the issue, we should update django-pipeline
to version 2.0.6, which introduces support for terser - JavaScript parser, mangler and compressor toolkit for ES6+.
Reporter | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•