Преглед на файлове

Don't copy gzipped push files into the project so you can modify the .js files

Change-Id: I9c580a16acb8b2ceef2872c6d043a8a07a9909fe
tags/7.6.0.alpha5
Artur Signell преди 8 години
родител
ревизия
ebceef4d44
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      build/ide.xml

+ 1
- 1
build/ide.xml Целия файл

@@ -181,7 +181,7 @@
<property name="js.output.dir" location="WebContent" />
<property name="push.js.dir" location="${basedir}/push/result/js" />
<copy todir="${js.output.dir}">
<fileset dir="${push.js.dir}" includes="VAADIN/vaadinPush*">
<fileset dir="${push.js.dir}" includes="VAADIN/vaadinPush*" excludes="**/*.gz">
</fileset>
</copy>
</target>

Loading…
Отказ
Запис