-
-
Notifications
You must be signed in to change notification settings - Fork 341
Closed
Labels
choreInternal changes not visible to the userInternal changes not visible to the userhelp wantedExtra attention is neededExtra attention is needed
Description
Parcel v1 is greatly outdated and is holding back many important dependency upgrades, like Electron and antd.
Several possible replacements for it exist (Parcel v2, Webpack, Vite, etc.), which were examined and tested on a fresh Electron+React project. Vite seemed to be the most viable candidate, though, like the others, it also requires some refactoring beforehand. This issue will be used to track the migration progress.
Related tasks:
- chore: use .jsx and .module.css file extensions where appropriate #1444
- chore: refactor #1447
- chore: separate web and Electron-specific code #1514
- chore: use common logger class #1529
- chore: remove filepath input type in capability builder #1531
- chore: add missing web polyfill exports #1542
- chore: move redux-logger import to top #1544
- chore: break up i18next config object #1546
- chore: adjust entrypoint files and their styles #1550
- chore: tune Electron window setups #1551
- chore: refactor again for i18n #1554
- chore: migrate from Parcel v1 to Vite #1558 (the actual replacement PR)
- chore: clean up dependencies #1565
Metadata
Metadata
Assignees
Labels
choreInternal changes not visible to the userInternal changes not visible to the userhelp wantedExtra attention is neededExtra attention is needed