fix: add yarn export to techdocs plugin

This commit is contained in:
Bilawal Hameed
2020-07-08 16:39:46 +02:00
parent 617d1b9446
commit c639909e78
+1
View File
@@ -12,6 +12,7 @@
},
"scripts": {
"build": "backstage-cli plugin:build",
"export": "backstage-cli plugin:export",
"start": "backstage-cli plugin:serve",
"lint": "backstage-cli lint",
"test": "backstage-cli test",