diff --git a/src/guides/v2.3/performance-best-practices/advanced-js-bundling.md b/src/guides/v2.3/performance-best-practices/advanced-js-bundling.md index 2e61a4c8732..3aca0e4cf4e 100644 --- a/src/guides/v2.3/performance-best-practices/advanced-js-bundling.md +++ b/src/guides/v2.3/performance-best-practices/advanced-js-bundling.md @@ -7,13 +7,6 @@ functional_areas: - Setup --- - {:.bs-callout-info} -Magento's **[`baler`][]** module is now open for _Alpha testing_. -This is a custom AMD module bundler and preloader for Magento 2. -It is designed to provide optimal bundles and be less error-prone than the built-in Magento bundler. - -[`baler`]: https://github.com/magento/baler - ## Introduction Bundling JavaScript modules for better performance is about reducing two things: