You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fix] Improve CI coverage and fix webpack configurations
- Update CI to use matrix strategy for 'dev' (unit+browser), 'prod' (browser), and 'echarts-only' (browser) builds.
- Remove unsafe Terser optimizations to ensure stability.
- Fix 'InjectLeafletLoaderPlugin' regex to prevent accidental removal of plugin scripts.
- Use 'http-server' via npx in CI for serving production builds.
Signed-off-by: Sankalp <sankalp.nex@gmail.com>
0 commit comments