Skip to content

Commit 95728af

Browse files
Changement dans la gestion du retour site_build
1 parent 82d7d7f commit 95728af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

indigo/build.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ function build_site(build){
194194
}
195195
if(bib_js_w){
196196
return true;
197+
}else{
198+
return false;
197199
}
198200
}
199201
function build_assets(build, bib_js){

0 commit comments

Comments
 (0)