We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bee93 commit c7e4e3eCopy full SHA for c7e4e3e
1 file changed
knowagecockpitengine/pom.xml
@@ -308,6 +308,10 @@
308
<directory>src/main/webapp/js/src</directory>
309
<targetPath>js/src-${project.version}</targetPath>
310
</resource>
311
+ <resource>
312
+ <directory>src/main/webapp/themes/commons/css</directory>
313
+ <targetPath>themes/commons/css-${project.version}</targetPath>
314
+ </resource>
315
</webResources>
316
</configuration>
317
</plugin>
0 commit comments