build后IE中不能浏览,字体文件和icon图标路径不正确,URL中#不能去掉问题
Open
- Dominant language
- Vue
- Stars
- 16.3k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
build打包后问题太多要解决,不能在IE中预览,login页面点击登录不能跳转到home页面(npm run dev可以跳转),字符文件和icon图标找不到,URL不能开启mode: 'history'去掉#,期待解决。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the built application with the working npm run dev behavior, focusing on IE preview, login navigation, font and icon paths, and the URL hash. Reproduce each reported problem from the build output and identify whether the build configuration or runtime routing is responsible. Done means the built application previews in IE, login reaches home, assets load, and history mode removes the hash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100