Summary
Publish the Flagsmith Backstage plugin to NPM for easy installation.
Parent Epic: #10
Depends on: Flagsmith/flagsmith#6420 (Proxy migration), Flagsmith/flagsmith#6421 (/alpha export)
Tasks
Package.json Updates
{
"name": "@flagsmith/backstage-plugin",
"version": "0.1.0",
"publishConfig": {
"access": "public"
}
}
Summary
Publish the Flagsmith Backstage plugin to NPM for easy installation.
Parent Epic: #10
Depends on: Flagsmith/flagsmith#6420 (Proxy migration), Flagsmith/flagsmith#6421 (/alpha export)
Tasks
package.jsonname to@flagsmith/backstage-pluginPackage.json Updates
{ "name": "@flagsmith/backstage-plugin", "version": "0.1.0", "publishConfig": { "access": "public" } }