[CORL-1013] Count Reset (#2960)

* feat: added reset option for count.js

* fix: adjust reset beheviour

* fix: switched to bundlesize2

* fix: added flag to enable github checks

Co-authored-by: Vinh <vinh@vinh.tech>
This commit is contained in:
Wyatt Johnson
2020-05-13 16:47:45 +00:00
committed by GitHub
co-authored by Vinh
parent 79e0da2c2f
commit f73597d7d1
8 changed files with 356 additions and 85 deletions
+4
View File
@@ -420,6 +420,10 @@
{
"path": "./dist/static/assets/js/embed.js",
"maxSize": "15 kB"
},
{
"path": "./dist/static/assets/js/count.js",
"maxSize": "2 kB"
}
],
"graphql-schema-linter": {