Skip to content

Commit a8a4589

Browse files
committed
Merge branch 'master' of github.com:WeareJH/config-gen
2 parents 7cbc504 + bd5867d commit a8a4589

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

readme.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
> Generate RequireJS Optimizer configuration for Magento 2 website based on real-world usage.
44
5+
## Live Demo
6+
7+
**Note**: The following is just a **static** representation of a Magento 2 homepage. It's there just to illustrate
8+
the performance benefits that are possible when using the RequireJS Optimizer
9+
10+
https://laughing-darwin-eb1b63.netlify.com/
11+
12+
You can also look at the following 10 commits to see exactly how I reached a score 83 on Lighthouse https://github.com/shakyShane/m2-static/commits/master
13+
14+
## Web-based UI
15+
16+
This is just here to help you understand the process of taking inputs and producing the build.json
17+
18+
https://config-gen-web.netlify.com/
19+
20+
---
21+
522
## Step 1 - Download the binary
623

724
To enable easy usage, `config-gen` is packaged as a single binary (currently only osx) - just check

0 commit comments

Comments
 (0)