summaryrefslogtreecommitdiffstats
path: root/rebuild-wekan.bat
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild-wekan.bat')
-rw-r--r--rebuild-wekan.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebuild-wekan.bat b/rebuild-wekan.bat
index 0a9a8eac..e61c20be 100644
--- a/rebuild-wekan.bat
+++ b/rebuild-wekan.bat
@@ -51,7 +51,7 @@ cd ..
REM del /S /F /Q node_modules
call meteor npm install
REM del /S /F /Q .build
-call meteor build .build --directory
+call meteor build .build --directory --exclude-archs web.browser.legacy,web.cordova
copy fix-download-unicode\cfs_access-point.txt .build\bundle\programs\server\packages\cfs_access-point.js
cd .build\bundle\programs\server
call meteor npm install