commit | b40f465b795cf06f9b8990f174051406ce25390f | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Fri May 13 14:16:45 2022 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Wed May 18 21:45:51 2022 +0200 |
tree | 3f68370a94af1181e536c16a795a057d771d1f18 | |
parent | f544d73ce92b9fea3b57ba6fe70c17d110fe67bf [diff] [blame] |
KB118 MlkBookmarkSubmissionForm: Set descriptionInput.{innerText => value}. Change-Id: Ie500e369fa414039bcb1a35aab6fcf456d84956c
diff --git a/build.xml b/build.xml index 028c937..e2859db 100644 --- a/build.xml +++ b/build.xml
@@ -136,6 +136,7 @@ <exec executable="./mvnw"> <arg value="clean"/> </exec> + <delete dir="${web-dir}/.parcel-cache"/> <delete dir="${web-dir}/node_modules"/> <delete dir="${web-dir}/web_modules"/> </target>