Commit Graph

4 Commits

Author SHA1 Message Date
Ioannis Cherouvim
7ec36479b3 Improved language used in markdown code blocks. (#6419)
* Improved language used in code blocks.
2019-02-21 21:16:33 -08:00
Martin Litvaj
01ecfc1337 Analyse also dependencies bundle (#6438)
The current `analyze` script only analises the `/src` code. This change leverages new version of `source-map-explorer` that is able to analyse multiple bundles at once, including the  3rd party dependencies bundle which is in my opinion even more important to analyze.
2019-02-21 06:50:21 -08:00
Kristofer Selbekk
89087144ac Title Case All Headings 2018-10-09 06:55:08 +02:00
Kristofer Selbekk
3692e7b9f4 Move analyzing the bundle size into its own file 2018-10-07 19:10:09 +02:00