chore: comment

This commit is contained in:
草鞋没号 2022-04-28 07:51:57 +08:00
parent 71455b73da
commit 785189c627
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ export default defineConfig({
* At the same time, these modules should be put in `dependencies`,
* because they will not be built by vite, but will be packaged into `app.asar` by electron-builder
*/
// ESM format code snippets
'electron-store': 'export default require("electron-store");',
// Node.js native module
serialport: `