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

fix: preset-vue #2204

Merged
merged 4 commits into from
Sep 20, 2024
Merged

fix: preset-vue #2204

merged 4 commits into from
Sep 20, 2024

Conversation

jeffwcx
Copy link
Collaborator

@jeffwcx jeffwcx commented Sep 20, 2024

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 代码风格优化 / Code style optimization
  • 性能优化 / Performance optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 重构代码或样式 / Refactor code or style
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

#2141
#2188

💡 需求背景和解决方案 / Background or solution

此PR继承自 #2143
新增解决windows下路径的问题

  • api key中含有“:”,导致windows下检查路径出问题
  • windows平台下webpack的include/exclude不能接收posix风格的路径

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English fix preset-vue
🇨🇳 Chinese 修复 preset-vue

* fix: repository field may be empty

* fix: give unique filename for each demo

* fix: limit the resolve rule to the demo

* fix: vue jsx import isssue

* fix: multi vue instance issue in mfsu mode

* chore: remove comments

* feat: support lastest vue

* fix: vue live demo

* feat: using import instead of require for demo context

* fix: use singleton vue

* refactor: avoid unnecessary chunk split
`:` should not allowed to be contained in `api.key` cause it may be used in `api.writeTmpFile`

#2188
Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dumi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 8:31am

@Jinbao1001 Jinbao1001 merged commit da78539 into master Sep 20, 2024
10 checks passed
@Jinbao1001 Jinbao1001 deleted the backup/preset-vue branch September 20, 2024 08:50
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.

2 participants