projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a0ee2b
)
snap: Add nodejs to allow PostCSS to work
author
Anthony Fok
<foka@debian.org>
Sat, 18 Aug 2018 11:04:52 +0000
(
05:04
-0600)
committer
Anthony Fok
<foka@debian.org>
Sat, 18 Aug 2018 11:04:52 +0000
(
05:04
-0600)
See https://discourse.gohugo.io/t/snap-pipeline-error-with-postcss-environment-issue/13583
snapcraft.yaml
patch
|
blob
|
history
diff --git
a/snapcraft.yaml
b/snapcraft.yaml
index b74881ba8472807e237d1ee5a6bfa394ce52b304..2e7fbd5684116a1384bda240e53ac0db2f7fc15d 100644
(file)
--- a/
snapcraft.yaml
+++ b/
snapcraft.yaml
@@
-23,6
+23,7
@@
parts:
- git
stage-packages:
- git
+ - nodejs
- python-pygments
override-build: |
echo "\nStarting override-build:"