Skip to content

Commit fcef8e6

Browse files
committed
Add search component to the vendor list in docs for easy copy and paste.
1 parent 774e783 commit fcef8e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/howtos/vendoring-into-mozilla-central.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ For example, you might end up with something like:
9292
# application-services overrides to make updating them all simpler.
9393
interrupt-support = { path = "../application-services/components/support/interrupt" }
9494
relevancy = { path = "../application-services/components/relevancy" }
95+
search = { path = "../application-services/components/search" }
9596
suggest = { path = "../application-services/components/suggest" }
9697
sql-support = { path = "../application-services/components/support/sql" }
9798
sync15 = { path = "../application-services/components/sync15" }

0 commit comments

Comments
 (0)