T15774: Celerity: javascript minification issue with template literals (backticked strings)
Test Plan:
This archive contains a small demo:
ext-D25571.tar.gz1 KBDownload
When installed, an application named D25571 appears under "More Applications".
When you start it, you will see 2 messageboxes: one should be a single lined text, the other a multilined text.
Steps:
- unpack archive in some directory
- add ext-D25571/src/ path to load-libraries in local.json
- bin/arc liberate
- bin/cache purge --all
- bin/celerity map
- restart httpd
- start D25571 application from More Applications
Also:
arc unit ./src/applications/celerity/__tests__/CelerityResourceTransformerTestCase.php
Reviewers: O1 Blessed Committers, valerio.bozzolan
Reviewed By: O1 Blessed Committers, valerio.bozzolan
Subscribers: avivey, aklapper, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Maniphest Tasks: T15774
Differential Revision: https://we.phorge.it/D25571