RogalaPiotr
Results
2
comments of
RogalaPiotr
How to do that? I'm trying by those commands without effects: - npm run build - yarn run build Unfortunately, my search bar is saying: ⚠️ The search index is...
OK, I found a solution. docusaurus-search-local is a fork of docusaurus-search-local there we can find info: "Search does not work in development (i.e., when running yarn start)." >> https://github.com/cmfcmf/docusaurus-search-local So,...