mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Extracted the property for minification in to the build.properties file
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@99525 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -19,4 +19,7 @@ app.tomcat.webapps=${app.tomcat.folder}/webapps
|
||||
# Application properties
|
||||
app.folder=${app.tomcat.webapps}/${app.war.artifactId}
|
||||
app.package=${app.war.artifactId}.${app.war.packaging}
|
||||
app.package.path=${app.tomcat.webapps}/${app.package}
|
||||
app.package.path=${app.tomcat.webapps}/${app.package}
|
||||
|
||||
# Controls the minification process of js files
|
||||
minifyjs=false
|
Reference in New Issue
Block a user