build.gradle
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ tasks.register('copyAngularBuild_prod', Copy) {
|
||||
|
||||
dependsOn deleteStaticFolder_prod
|
||||
|
||||
from 'jambotron-ui/dist/jambotron-ui' // Path to your Angular dist folder
|
||||
from 'jambotron-ui/dist/jambotron-ui/browser' // Path to your Angular dist folder
|
||||
into "src/main/resources/static" // Path INSIDE the WAR
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user