Try to fix external js issue
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
@@ -12,9 +12,7 @@ pipeline {
|
||||
}
|
||||
stage('build'){
|
||||
steps {
|
||||
sh '''ng build common
|
||||
cp projects/common/src/assets/resumable.js dist/common/fesm2015
|
||||
cp projects/common/src/assets/resumable.js dist/common/fesm5'''
|
||||
sh '''ng build common'''
|
||||
}
|
||||
}
|
||||
stage('npm publish'){
|
||||
|
Reference in New Issue
Block a user