1. Use $file for googleGcs.credentials

2. Clarify that techdocs-common is only used in backend plugin since it is compiled to commonJS
This commit is contained in:
Himanshu Mishra
2020-12-09 20:09:51 +01:00
parent 24bcdd0829
commit 511f59f021
8 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
"googleGcs": {
"type": "object",
"properties": {
"pathToKey": {
"credentials": {
"type": "string",
"visibility": "secret"
},