mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- Added a new "preview" script to package.json for easier local previewing of the application. - Refactored Vite configuration by removing unnecessary library build options and external dependencies, streamlining the build process. - Updated manual chunking logic to improve module handling and included additional dependencies in optimizeDeps for better performance.