electron-vite / electron-vite-react

:electron: Electron + Vite + React + Sass boilerplate.
https://electron-vite.github.io
MIT License
1.93k stars 240 forks source link

[Help] how to only update the render part ? #205

Open zacard-orc opened 8 months ago

zacard-orc commented 8 months ago

Describe the problem you confuse

hi, if this version , we only modify the render part code , and build & package it. how can we configure the project , then our customer only update the render part package, not full package

does we have to migrate the render part to the remote web project ?

subframe7536 commented 8 months ago

This may beyond the project's scope.

However, I have written a package that achieves your features. I have only tested it in my side project and hope this provides you with some ideas.