You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/project_structure.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ All modules within the dependency tree of `app/src/main.js` will be bundled with
82
82
83
83
> What about bundling my main process?
84
84
85
-
~~There is currently no plan to support main process bundling as hot-reloading is not stable enough _yet_ for node processes.~~
85
+
~~There is currently no plan to support main process bundling as hot-reloading is not stable enough _yet_ for node processes.~~
86
86
87
87
There are currently major plans to support main process modules and those features can be tracked from the [GitHub Project](https://github.com/SimulatedGREG/electron-vue/projects/2).
0 commit comments