mirror of
https://github.com/alex8088/electron-vite.git
synced 2025-06-11 18:35:07 +08:00
release: v1.0.11
This commit is contained in:
parent
f09a482c66
commit
229c398235
@ -1,3 +1,7 @@
|
||||
### v1.0.11 (_2022-10-16_)
|
||||
|
||||
- feat: externalize deps plugin
|
||||
|
||||
### v1.0.10 (_2022-10-07_)
|
||||
|
||||
- feat: export splitVendorChunk from vite
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "electron-vite",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"description": "Electron build tooling based on Vite",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user