Apply suggestions from code review

Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-05-16 15:33:12 +02:00
committed by GitHub
parent b1ea88559c
commit 42189602af
+1 -1
View File
@@ -3,4 +3,4 @@
'@backstage/plugin-search-backend': patch
---
Split backend search plugin startup into "build" and "start" stages to ensure necessary initialization has happened before startup
Split backend search plugin startup into "init" and "start" stages to ensure necessary initialization has happened before startup