mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
snap: Add nodejs to allow PostCSS to work
See https://discourse.gohugo.io/t/snap-pipeline-error-with-postcss-environment-issue/13583
This commit is contained in:
parent
5a0ee2b934
commit
ef20ec1fba
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ parts:
|
||||||
- git
|
- git
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- git
|
- git
|
||||||
|
- nodejs
|
||||||
- python-pygments
|
- python-pygments
|
||||||
override-build: |
|
override-build: |
|
||||||
echo "\nStarting override-build:"
|
echo "\nStarting override-build:"
|
||||||
|
|
Loading…
Reference in a new issue