-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
bug: 引入vue 报错 #2188
Labels
bug
Something isn't working
Comments
@jeffwcx cc, 非法字符, 是不是 |
这个插件有问题,不支持window运行,mac可以跑起来 |
jeffwcx
added a commit
that referenced
this issue
Sep 20, 2024
`:` should not allowed to be contained in `api.key` cause it may be used in `api.writeTmpFile` #2188
Jinbao1001
pushed a commit
that referenced
this issue
Sep 20, 2024
* fix: preset-vue (#2143) * 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 * fix: illegal characters in the path under Windows `:` should not allowed to be contained in `api.key` cause it may be used in `api.writeTmpFile` #2188 * fix: the include/exclude in webpack needs to correspond to the path format of the system
Jinbao1001
pushed a commit
that referenced
this issue
Oct 10, 2024
* fix: preset-vue (#2143) * 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 * fix: illegal characters in the path under Windows `:` should not allowed to be contained in `api.key` cause it may be used in `api.writeTmpFile` #2188 * fix: the include/exclude in webpack needs to correspond to the path format of the system * feat: add basic vue lib template * feat: improve vue tempalte * fix: template test file impact
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.3.0
OS Version
window 11
Node.js Version
14
Browser Version
chrome
Link to minimal reproduction
11
Steps to reproduce
1
What is expected?
1
What is actually happening?
1
Any additional comments? (optional)
你们给的官方demo报错
The text was updated successfully, but these errors were encountered: