--- modules/damieng/graphical_editor/loncapa_daxe/build.sh 2015/09/14 18:24:35 1.5 +++ modules/damieng/graphical_editor/loncapa_daxe/build.sh 2015/12/03 17:29:46 1.6 @@ -23,6 +23,9 @@ if [ ! -d build/web/jsme ]; then fi +# remove JSME (included in LON-CAPA) +rm -r build/web/jsme + # replace web/loncapa_daxe.html by daxe.html (which does not link to a dart file) rm build/web/loncapa_daxe.html cp daxe.html build/web/