Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#13:update docusaurus to v3 #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

#13:update docusaurus to v3 #14

wants to merge 2 commits into from

Conversation

hieplq
Copy link
Contributor

@hieplq hieplq commented Mar 29, 2024

to build from old source after apply this pull request

  1. delete folders "node_modules" ".docusaurus"
  2. delete file package-lock.json
  3. run npm install && npm start

1. remove package-lock.json => reason package-lock.json is an automatically generated file that stores dependency information. This ensures a faster build process by eliminating the need to resolve dependencies every time you build your project

2. remove src/theme/SearchBar by https://github.com/praveenn77/docusaurus-lunr-search?tab=readme-ov-file#upgrading-from-docusaurus-v2-to-v3

3. update prismThemes by facebook/docusaurus#9316
@hieplq
Copy link
Contributor Author

hieplq commented Jun 22, 2024

action error can fix by this commit

hieplq@e70a054

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant