From 91f49c0700dde13e16f42c745584a0bef60c6fe2 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Sun, 30 Sep 2018 16:28:11 -0600 Subject: snap: Add custom x-nodejs plugin to support ppc64el and s390x --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snap/snapcraft.yaml') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 1b1238131..c7b2a8a60 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -61,7 +61,7 @@ parts: ls -l $SNAPCRAFT_PART_INSTALL/bin/hugo node: - plugin: nodejs + plugin: x-nodejs node-packages: [postcss-cli] filesets: node: -- cgit v1.2.3