You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix mobile search bar visibility and suppress search plugin warnings
- Improved mobile search bar CSS with higher z-index and better visibility
- Added webpack plugin to suppress search-related warnings during build
- Created empty module stub for @easyops-cn/docusaurus-search-local/client/theme/SearchBar
- Updated docusaurus.config.ts to use the warning suppression plugin
- Added build:quiet script to package.json for cleaner build output
- Updated .env.example with documentation for SUPPRESS_SEARCH_WARNINGS
- Added plugins directory exception to .gitignore for JavaScript files
0 commit comments