Hans Pagel
e754f89e5c
Replace Webpack with Vite ( #4765 )
...
Co-authored-by: Tom Moor <tom@getoutline.com >
Co-authored-by: Vio <vio@beanon.com >
2023-02-15 19:39:46 -08:00
Tom Moor
8ebf6e884f
fix: Startup warning caused by unnecessary compilation of tests and mocks in non-test environments
2022-07-02 15:57:35 +02:00
Tom Moor
b20a341f0c
chore: Typescript database models ( #2886 )
...
closes #2798
2022-01-06 18:24:28 -08:00
Tom Moor
15b1069bcc
chore: Move to Typescript ( #2783 )
...
This PR moves the entire project to Typescript. Due to the ~1000 ignores this will lead to a messy codebase for a while, but the churn is worth it – all of those ignore comments are places that were never type-safe previously.
closes #1282
2021-11-29 06:40:55 -08:00
Tom Moor
16c60a0d59
fix: URLSearchParams polyfill via core-js upgrade ( #2059 )
...
* fix: URLSearchParams polyfill via core-js upgrade
* deduplicate
* testing, remove manual imports
* chore: bump rme
2021-04-22 18:21:27 -07:00
Tom Moor
b017590033
fix: 'bake' release env variables at build time
2021-02-12 17:18:55 -08:00
Tom Moor
f348db048e
chore: Specify babelrc for server specifically ( #1585 )
2020-09-30 20:02:33 -07:00