We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e366118 commit 471141eCopy full SHA for 471141e
1 file changed
Build/Scripts/additionalTests.sh
@@ -114,6 +114,7 @@ handleDbmsOptions() {
114
cleanBuildFiles() {
115
echo -n "Clean builds ... "
116
rm -rf \
117
+ .cache \
118
Build/JavaScript \
119
Build/node_modules \
120
Documentation-GENERATED-temp
0 commit comments