Re-instate the API export
After a discussion with blam I now understand the value of the SPI export so have added it back in (albeit with some significant changes from the original) https://discord.com/channels/687207715902193673/687207715902193679/855378432871759922 Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk> Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -27,3 +27,4 @@ export {
|
||||
isJenkinsAvailable as isPluginApplicableToEntity,
|
||||
} from './components/Router';
|
||||
export { JENKINS_ANNOTATION } from './constants';
|
||||
export * from './api';
|
||||
|
||||
Reference in New Issue
Block a user