Deprecate useless plugin export.

Signed-off-by: Eric Peterson <i.am@eric.pe>
This commit is contained in:
Eric Peterson
2022-01-30 18:58:03 +01:00
parent b4b678eb5a
commit e9ca4ff2bd
2 changed files with 4 additions and 1 deletions
@@ -16,6 +16,9 @@
import { createPlugin } from '@backstage/core-plugin-api';
/**
* @deprecated Importing and including this plugin in an app has no effect.
* This will be removed in a future release.
*
* @public
*/
export const analyticsModuleGA = createPlugin({