summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index b74e7463..234bbb5c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -212,6 +212,8 @@ parts:
cd ../../../..
# Remove package-lock.json so that set-version below would not claim Wekan is dirty
rm -f package-lock.json
+ # Remove local files
+ rm -rf .meteor/local
# Copy files to snap
cp -r .build/bundle/* $SNAPCRAFT_PART_INSTALL/
cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/