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