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
@@ -1,6 +1,6 @@
{
"name": "@backstage/techdocs-common",
"description": "Common functionalities for TechDocs, to be shared between techdocs plugins and techdocs-cli",
"description": "Common functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",