view 3rdpartylibs.sh @ 21:d16f799e0469

Configure Webpack to put its output to web-folder Since the frontendcode sits under /client, the output of the webpack build should go under a toplevel folder. Currently this is "web"
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 21 Jun 2018 12:39:46 +0200
parents f912ac27d576
children 0c56c56a1c44 6eeaf9682c78
line wrap: on
line source

#!/bin/env sh
go get -u -v github.com/dgrijalva/jwt-go
go get -u -v github.com/jackc/pgx