Added lazy load, visualizer and optimized bundle chunks (#635)

* Added lazy load.

* Added visualizer and improved hljs import only yaml

* Optimized manualChunks
This commit is contained in:
yuri-sakharov
2025-12-06 17:19:35 +02:00
committed by GitHub
parent 651397e2d2
commit 077582e795
15 changed files with 437 additions and 84 deletions

View File

@@ -54,6 +54,7 @@
"lint-staged": "^16.2.7",
"prettier": "^3.7.1",
"prettier-plugin-tailwindcss": "^0.7.1",
"rollup-plugin-visualizer": "^6.0.5",
"storybook": "10.0.8",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",