Closed
Description
The configuration value for merging the JavaScript files has no effect.
Environment
- Magento Version: 2.0.0 CE
- Webserver: Nginx + PHP FPM
Steps to reproduce
- Open the homepage of a Magento 2.0 CE Demo Store (e.g. Magento 2 Developer Hub > MAGENTO 2.0 CE FRONTEND DEMO)
- Observe the number of JS requests in your browsers' network tab. About 120 JavaScript files are being requested:
- Goto
Backend > Stores > Configuration > Advanced > Developer > JavaScript Settings
and setMerge JavaScript Files
toYes
- Click "Save Config"
- Refresh all Caches
- Goto the homepage and observe the number of JS requests in your browsers' network tab
Observed Behavior
All JavaScript files are still being loaded separately:
Metadata
Metadata
Assignees
Labels
No labels