mirror of
https://github.com/alex8088/electron-vite.git
synced 2025-08-20 11:23:36 +08:00
release: v1.0.14
This commit is contained in:
parent
23ae7636cd
commit
e72e1ea056
@ -1,3 +1,7 @@
|
|||||||
|
### v1.0.14 (_2022-11-13_)
|
||||||
|
|
||||||
|
- fix(bytecodePlugin): replace bytecode module regex
|
||||||
|
|
||||||
### v1.0.13 (_2022-11-11_)
|
### v1.0.13 (_2022-11-11_)
|
||||||
|
|
||||||
- feat: support for node worker
|
- feat: support for node worker
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "electron-vite",
|
"name": "electron-vite",
|
||||||
"version": "1.0.13",
|
"version": "1.0.14",
|
||||||
"description": "Electron build tooling based on Vite",
|
"description": "Electron build tooling based on Vite",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user