Related glossary termsBundlerTool that combines many files into a few optimized ones.Shared tags: performance, toolingTree shakingRemoving unused code during the build.Shared tags: performance, toolingBuildProcess that prepares code for production (bundling, minifying, etc.).Shared tags: performance