Files
cunningham/packages/react
Anthony Le Courric c880222c12 🔧(react) adapt script and config to use the watch mode of vite
If we work from an app perspective, it is nice to have a watch mode
on our packages to see the changes in real time. Better to use the
watch mode of vite (rollup) compare to nodemon because it is faster,
we re-transpile only the files that have changed.
Possility to use the wath mode by polling as well, on a remote machine
the HMR does not work well, the polling mode helps to solve this issue.
2023-08-21 12:32:14 +02:00
..
2023-06-01 18:00:36 +02:00
2023-06-02 11:00:58 +02:00
2023-01-20 17:00:31 +01:00
2023-08-10 18:37:15 +02:00
2023-08-11 09:16:26 +02:00
2023-06-30 17:38:47 +02:00
2022-12-07 17:07:18 +01:00
2023-03-28 12:00:27 +02:00