mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
Include modules separately along with aggregated .js
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
<!-- Assemble JS files into single .zip -->
|
||||
<plugin>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>2.4</version>
|
||||
@@ -71,6 +72,7 @@
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<!-- Combine all .js into single aggregate -->
|
||||
<plugin>
|
||||
<groupId>net.alchim31.maven</groupId>
|
||||
<artifactId>yuicompressor-maven-plugin</artifactId>
|
||||
|
Reference in New Issue
Block a user