Revision 157f7e3596b4638b4d5730baf087828522e25245 authored by Roman Donchenko on 20 April 2023, 11:27:02 UTC, committed by GitHub on 20 April 2023, 11:27:02 UTC
This improves the reproducibility of the server build process. Now new
versions of dependencies can no longer break the server unless we
explicitly upgrade to them.

To minimize changes, I did not update any of the version constraints we
currently have; however, in the future, we should be able to relax a lot
of them.

Resolves #5310.
1 parent a353497
History
File Mode Size
src
.eslintignore -rw-r--r-- 18 bytes
.eslintrc.js -rw-r--r-- 331 bytes
README.md -rw-r--r-- 9.2 KB
package.json -rw-r--r-- 672 bytes
tsconfig.json -rw-r--r-- 596 bytes
webpack.config.js -rw-r--r-- 1.8 KB

README.md

back to top