keke
keke
The `electron-vite build` command is using the `electron-vite.config.js` to config.It works fine for tree shaking and have a good quick build time. If check the bundle file of the **renderer**,...
This solve the enhancement of #1360 In this feature, there have a new toggle button in the boardSettingsModal looks like this: If this toggle ensured, everytime user created new task...
### Affected URL(s) https://nodejs.org/en/learn/asynchronous-work/understanding-processnexttick ### Description of the problem In that doc, here is an example code to explain how the nextTick() API affect the execute order. It is right...