sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.29k forks source link

Improve Web app build time using Webpack DLL plugin #22261

Open valerybugakov opened 3 years ago

valerybugakov commented 3 years ago

Use Webpack DLL Plugin to avoid rebuilding third-party libraries in the development environment. This should significantly improve build/recompile time.

This ticket should be done after applying similar optimization to the Storybook. Ideally, we should share the DLLPlugin config and relevant scripts with the Storybook.

github-actions[bot] commented 3 years ago

Heads up @alicjasuska @umpox @valerybugakov @5h1ru @pdubroy - the "team/frontend-platform" label was applied to this issue.