- 将所有图片路径从绝对路径改为使用 process.env.PUBLIC_URL - 修复 HomePage.tsx 中所有图片引用 - 修复 CoursePage.tsx 中所有图片引用 - 确保图片在 GitHub Pages 上正确加载 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1.2 KiB
1.2 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.4.0 (2020-04-27)
Note: Version bump only for package @svgr/babel-plugin-svg-em-dimensions
5.0.1 (2019-12-29)
Bug Fixes
- fix engines in package.json (a45d6fc)
4.2.0 (2019-04-11)
Note: Version bump only for package @svgr/babel-plugin-svg-em-dimensions
4.0.0 (2018-11-04)
Features
- v4: new architecture (ac8b8ca)
BREAKING CHANGES
- v4: -
templateoption must now returns a Babel AST
@svgr/coredoes not include svgo & prettier by default