Niedzielski has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/398534 )
Change subject: Chore: add size test for bundled client CSS
......................................................................
Chore: add size test for bundled client CSS
The client is Marvin's only entry point and requires that index.css be
loaded. It seems useful to keep track of the size of this CSS bundle.
Change-Id: Iaead6fea4c334bd586e910154f28745d6af17653
---
M package.json
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/marvin refs/changes/34/398534/1
diff --git a/package.json b/package.json
index acb621f..ae41545 100644
--- a/package.json
+++ b/package.json
@@ -109,6 +109,10 @@
"maxSize": "4KB"
},
{
+ "path": "dist/public/index.*.css",
+ "maxSize": "4.9KB"
+ },
+ {
"path": "dist/public/runtime.*.js",
"maxSize": "1KB"
},
--
To view, visit https://gerrit.wikimedia.org/r/398534
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaead6fea4c334bd586e910154f28745d6af17653
Gerrit-PatchSet: 1
Gerrit-Project: marvin
Gerrit-Branch: master
Gerrit-Owner: Niedzielski <[email protected]>
Gerrit-Reviewer: Sniedzielski <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits