Skip to content

Commit c3acf96

Browse files
committed
fix ~~ strikeout in docs [skip ci]
1 parent e80795c commit c3acf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/project_structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ All modules within the dependency tree of `app/src/main.js` will be bundled with
8282

8383
> What about bundling my main process?
8484
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.~~
8686

8787
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).
8888

0 commit comments

Comments
 (0)