We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09a482 commit 229c398Copy full SHA for 229c398
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v1.0.11 (_2022-10-16_)
2
+
3
+- feat: externalize deps plugin
4
5
### v1.0.10 (_2022-10-07_)
6
7
- feat: export splitVendorChunk from vite
package.json
@@ -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",
0 commit comments