Closed upupming closed 3 years ago
The vscode-webview bundling architecture is almost stable. I have extracted the common UI of all future sub-routes and placed it in the PicGoControlPanel:
Next, I will continue to add state management (Redux) and routing (Router). Since this PR's modifications have been too verbose, I will merge this first soon and open another to add redux and router.
I have finished esbuild configuration for both vscode and webview. A demo page is also added for education purposes. I will continue to work on the Gallery page and 3rd party extension installation feature.