mirror of
https://github.com/alex8088/electron-vite.git
synced 2025-04-06 04:05:44 +08:00
feat: add package.json to export map
This commit is contained in:
parent
4f12196e54
commit
dc87a798ab
@ -14,7 +14,8 @@
|
||||
},
|
||||
"./node": {
|
||||
"types": "./node.d.ts"
|
||||
}
|
||||
},
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"bin": {
|
||||
"electron-vite": "bin/electron-vite.js"
|
||||
|
Loading…
x
Reference in New Issue
Block a user