build(website): Update website deps, remove 1s load time (#3858)

* Update website deps, remove 1s load time

* Run biome migrate

* Test without terser plugin

* Do not always default to MDX

* remove webpack terser plugin

* Add some exclusions to website/tsconfig
This commit is contained in:
Fleny
2024-08-29 11:22:40 +02:00
committed by GitHub
parent 4ca4c808a5
commit 6a5f446c06
14 changed files with 2998 additions and 1148 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"formatter": {
"enabled": true,
"formatWithErrors": false,