Skip to content

Conversation

@jimtang2
Copy link

Description

Fixes #1766

npm install issues:

  • updated dep docusaurus 3.8.1 to 3.9.1 (latest)

npm run start issues:

  • updated dep sass 17.9.4 to 1.93.2
  • run sass-migrator to replace @import with @use on src/theme/Footer
  • replace deprecated docusaurus config format onBrokenMarkdownLinks to markdown.hooks.onBrokenMarkdownLinks
  • re-export static/img/docs/asset-processing/alicemsgDAG.svg from draw.io to fix unsupported file type error + add background color for it looks better with white background when viewed using dark mode than current version at https://docs.ton.org/v3/documentation/dapps/assets/overview

Checklist

  • I have created an issue.
  • I am working on content that aligns with the Style guide.
  • I have reviewed and formatted the content according to Content standardization.
  • I have reviewed and formatted the text in the article according to Typography.

- updated dep docusaurus 3.8.1 to 3.9.1 (latest)

fix npm start warnings & errors
- updated dep sass 17.9.4 to 1.93.2
- run sass-migrator to replace @import with @use on src/theme/Footer
- replace deprecated docusaurus config format onBrokenMarkdownLinks to markdown.hooks.onBrokenMarkdownLinks
- re-export static/img/docs/asset-processing/alicemsgDAG.svg from draw.io to fix unsupported file type error
@jimtang2 jimtang2 requested a review from aigerimu as a code owner September 28, 2025 07:36
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.

Errors, warnings, vulnerabilities on npm install / run start

1 participant