Implement the plugin system prototype
Closed this issue · 0 comments
HuntFeng commented
- Make a hello-world plugin with a single
js/ts
file - Dynamically load the script.
- Send functions and data from electron's main process to Vue through electron-preload script.