@asafarim/markdown-explorer-viewer
Version:
A reusable React component for exploring and viewing markdown files with file tree navigation
19 lines (16 loc) • 1.02 kB
Plain Text
> markdown-explorer-viewer-demo@1.0.1 build D:\repos\asafarim-webapp\packages\markdown-explorer-viewer\demo
> tsc && vite build
[36mvite v4.5.14 [32mbuilding for production...[36m[39m
transforming...
[32m✓[39m 510 modules transformed.
rendering chunks...
computing gzip size...
[2mdist/[22m[32mindex.html [39m[1m[2m 0.53 kB[22m[1m[22m[2m │ gzip: 0.32 kB[22m
[2mdist/[22m[35massets/index-53195edd.css [39m[1m[2m 22.71 kB[22m[1m[22m[2m │ gzip: 4.99 kB[22m
[2mdist/[22m[36massets/index-ad770e29.js [39m[1m[33m535.50 kB[39m[22m[2m │ gzip: 164.57 kB[22m[2m │ map: 2,051.34 kB[22m
[33m
(!) Some chunks are larger than 500 kBs after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
[32m✓ built in 8.50s[39m