Add resumable.js to fesm2015
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:
parent
3ba6c61a18
commit
b281f0bed8
@ -13,6 +13,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'''
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user