add go and node to local dev, in anticipation of using hugo modules

This commit is contained in:
Cyryl Płotnicki 2023-08-13 16:35:47 +01:00
parent c9ef6473f9
commit af8d341f86

View file

@ -18,12 +18,15 @@
cacert
rsync
git
go
hugo
hut
nodejs
ruby
statix
bundler
];
NODE_PATH="./node_modules";
};
});
}