Antoine du Hamel
975038cf4c
meta: upgrade Vite and Vitest ( #4881 )
2024-01-22 15:56:40 +01:00
Mikael Finstad
ef1a945f79
@uppy/companion: add connection keep-alive to dropbox ( #4365 )
...
* add connection: keep-alive to dropbox
fixes #4357
* update a todo
* dont clear screen by vite
i want to also see companion's output
2023-03-20 20:59:03 +08:00
Antoine du Hamel
141eb248be
meta: upgrade to Vite 4 and ESBuild 0.16 ( #4243 )
2022-12-13 15:07:19 +01:00
Antoine du Hamel
5044230bf1
meta: upgrade all dev dependencies ( #3903 )
2022-08-16 22:39:28 +02:00
Antoine du Hamel
0db5b83e16
meta: upgrade to Vite v3 ( #3882 )
...
Refs: https://vitejs.dev/blog/announcing-vite3.html
2022-07-14 17:10:38 +02:00
Antoine du Hamel
c223a1f204
@uppy/transloadit: remove IE 10 hack ( #3777 )
2022-05-30 18:32:53 +02:00
Antoine du Hamel
b01a52e368
meta: remove vite-plugin-jsx-commonjs plugin on dev env ( #3749 )
...
Now that we removed all JSX and CJS from `.js` files,
there's no need to run Babel on every files, which speeds up greatly the
time it takes for Vite to get ready.
2022-05-23 16:50:45 +02:00
Antoine du Hamel
994acffca2
meta: fix CJS interop in Vite config ( #3543 )
...
* meta: fix CJS interop in Vite config
* fixup! meta: fix CJS interop in Vite config
2022-03-08 18:37:53 +01:00
Merlijn Vos
6da874ed3a
meta: Make E2E Great Again ( #3444 )
...
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-02-08 17:37:27 +01:00
Artur Paikin
18bd009771
Add PostCSS handling to Vite ( #3467 )
...
* Add postcss handling to Vite
* Update yarn.lock
2022-02-07 23:36:38 +00:00
Antoine du Hamel
b0bf1a3eb4
meta: move dev workspace to private/ ( #3368 )
...
* meta: move dev workspace to `private/`
* `DragDrop.html` -> `dragdrop.html`
2021-12-14 12:53:34 +01:00