diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 650b92d2..98eb91bf 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -13,13 +13,11 @@ apps: parts: app: - plugin: dump + plugin: nodejs source: . build-packages: - libfontconfig-dev - - npm override-build: | - npm i -g yarn yarn ./scripts/build-native.js yarn run build