ajout de la gestion d'un appostrophe utf8
This commit is contained in:
parent
6bc789087e
commit
038343fc0f
15 changed files with 15 additions and 14 deletions
|
@ -28,6 +28,7 @@ build() {
|
|||
cd /tmp/${APP}
|
||||
PATH=${PATH}:/usr/local/go/bin
|
||||
export GO111MODULE=on
|
||||
export NODE_OPTIONS=--openssl-legacy-provider
|
||||
make download-tools
|
||||
go get -d
|
||||
(cd ui && yarn && yarn build)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue