shithub: hugo

Download patch

ref: ef20ec1fbaa8f5841b3fbe18978d4d8c19d8fc53
parent: 5a0ee2b934e38d596da0f9742361f81c1221e3d5
author: Anthony Fok <[email protected]>
date: Sat Aug 18 01:04:52 EDT 2018

snap: Add nodejs to allow PostCSS to work

See https://discourse.gohugo.io/t/snap-pipeline-error-with-postcss-environment-issue/13583

--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -23,6 +23,7 @@
       - git
     stage-packages:
       - git
+      - nodejs
       - python-pygments
     override-build: |
       echo "\nStarting override-build:"