Skip to content

Commit 81fd2e4

Browse files
committed
Update README.md
1 parent b6a0a44 commit 81fd2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ php bin/magento setup:static-content:deploy -f
2929

3030
### 4. Minify/Defer Files
3131
- Support minify javascript inline
32-
- Defer javascript: move Javascript to page bottom. A script that will not run until after the page has loaded
32+
- Defer javascript: move Javascript to page bottom. A script that will not run until after the page has loaded (This is abandon magento avaiable feature in Admin Panel > Stores > Configuration > Advanced > Developer > Javascript Settings > Move JS code to the bottom of the page => Choose "Yes" )
3333
- Support minify CSS inline
3434

3535
### 5. Easy To Customize

0 commit comments

Comments
 (0)