add go and node to local dev, in anticipation of using hugo modules
This commit is contained in:
parent
c9ef6473f9
commit
af8d341f86
1 changed files with 3 additions and 0 deletions
|
@ -18,12 +18,15 @@
|
|||
cacert
|
||||
rsync
|
||||
git
|
||||
go
|
||||
hugo
|
||||
hut
|
||||
nodejs
|
||||
ruby
|
||||
statix
|
||||
bundler
|
||||
];
|
||||
NODE_PATH="./node_modules";
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue