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

v2.1.0: use vite-electron-plugin instead vite-plugin-electron #267

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

caoxiemeihao
Copy link
Member

Description

db2e830 v2.1.0: use vite-electron-plugin instead vite-plugin-electron

vite-electron-plugin is Fast, and WYSIWYG. 🌱

@yi-Xu-0100 Maybe Debug is broken by me. 😅

"problemMatcher": {
"owner": "typescript",
"fileLocation": "relative",
"pattern": {
// TODO: correct "regexp"
"regexp": "^([a-zA-Z]\\:\/?([\\w\\-]\/?)+\\.\\w+):(\\d+):(\\d+): (ERROR|WARNING)\\: (.*)$",
"file": 1,
"line": 3,
"column": 4,
"code": 5,
"message": 6
},
"background": {
"activeOnStart": true,
"endsPattern": "^.*[startup] Electron App.*$",
}
}

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@yi-Xu-0100
Copy link
Member

The debug is not work actually, I just add it to avoid the popups. 😅

@caoxiemeihao caoxiemeihao merged commit 7c3b892 into main Oct 3, 2022
@caoxiemeihao caoxiemeihao deleted the v2.1.0 branch October 3, 2022 04:09
virgoone pushed a commit to virgoone/electron-vite-vue that referenced this pull request May 19, 2023
v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron`
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