mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02: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:
@@ -23,6 +23,7 @@ parts:
|
||||
- git
|
||||
stage-packages:
|
||||
- git
|
||||
- nodejs
|
||||
- python-pygments
|
||||
override-build: |
|
||||
echo "\nStarting override-build:"
|
||||
|
Reference in New Issue
Block a user