* fixes building outdated coredns plugin from inside GOPATH
* make clean now cleans all build output, including node_modules and webpack output
* smarter invocation of `npm install` -- only if package.json or package-lock.json changed
* use separate gopath because coredns build system requires custom checkout of prometheus dependency