瀏覽代碼

Take widget set style into account when compiling widget set

Change-Id: Ie373c668ca59f575dd146c01009464b568919388
tags/7.7.0.alpha3
Artur Signell 8 年之前
父節點
當前提交
14eebabd5a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      client-compiled/pom.xml

+ 1
- 0
client-compiled/pom.xml 查看文件

@@ -92,6 +92,7 @@
</modules>
<webappDirectory>${project.build.outputDirectory}/VAADIN/widgetsets</webappDirectory>
<persistentunitcachedir>${project.build.directory}/gwt-unitCache</persistentunitcachedir>
<style>${widgetset.style}</style>
</configuration>
<executions>
<execution>

Loading…
取消
儲存