-
New Feature
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
Currently, a WPD package can only be merged to zk.wpd, such as
<javascript package="zul" merge="true"/>
However, the I18N messages are better to be merged with zul.lang (since they are not cached and depends on locale):
<javascript package="foo.lang" merge="zul.lang"/>