summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-03-01 20:33:23 +0200
committerLauri Ojansivu <x@xet7.org>2020-03-01 20:33:23 +0200
commit0d3002f69d97e646fa7368bfdade4f78c51e9884 (patch)
tree4413ddcfbcbbce6b09715e77fedcd673ab22ae2e /snapcraft.yaml
parent7d920e938be7f1d387f40dd2bfedb0b1795f2fbf (diff)
downloadwekan-0d3002f69d97e646fa7368bfdade4f78c51e9884.tar.gz
wekan-0d3002f69d97e646fa7368bfdade4f78c51e9884.tar.bz2
wekan-0d3002f69d97e646fa7368bfdade4f78c51e9884.zip
Try to make Meteor build time shorter by excluding legacy and cordova.
Thanks to xet7 !
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2b6b1ef9..f59e3200 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -206,7 +206,7 @@ parts:
meteor add standard-minifier-js --allow-superuser
meteor npm install --allow-superuser
meteor npm install --allow-superuser --save babel-runtime
- meteor build .build --directory --allow-superuser
+ meteor build .build --directory --allow-superuser --exclude-archs web.browser.legacy,web.cordova
cp -f fix-download-unicode/cfs_access-point.txt .build/bundle/programs/server/packages/cfs_access-point.js
#Removed binary version of bcrypt because of security vulnerability that is not fixed yet.
#https://github.com/wekan/wekan/commit/4b2010213907c61b0e0482ab55abb06f6a668eac