Преглед изворни кода

Reapply "Disable closure compiler (#13778)"

This reverts commit 2a71c0deb6.
- HeaderOnSync tests verified to work manually.
tags/7.2.1
Sauli Tähkäpää пре 10 година
родитељ
комит
8a0cb58834
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2
    1
      client-compiled/build.xml

+ 2
- 1
client-compiled/build.xml Прегледај датотеку

@@ -85,7 +85,8 @@
<arg value="-localWorkers" />
<arg value="${localWorkers}" />
<arg value="-strict" />
<arg value="-XenableClosureCompiler" />
<!-- Disabled for now as it breaks code, e.g. ButtonWithShortcutNotRendered -->
<!-- <arg value="-XenableClosureCompiler" />-->
<arg line="${extraParams}" />
<arg value="${module}" />


Loading…
Откажи
Сачувај