Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohit Sharma <rohit2sharma95@gmail.com>2021-02-09 22:16:13 +0300
committerGitHub <noreply@github.com>2021-02-09 22:16:13 +0300
commitf7088e5d28d019f9876b71333185120b811ecb08 (patch)
treec17979945db9035e6f466541abf11712605ca549 /.bundlewatch.config.json
parent29e0c9dfa1c4324e4e2a8cf0b66e27b9e72f09a5 (diff)
Add function type for `popperConfig` option (#32882)
* Add function type for `popperConfig` option * Update .bundlewatch.config.json * copy edits Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com>
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index da47da4801..36404b38cf 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -34,7 +34,7 @@
},
{
"path": "./dist/js/bootstrap.bundle.js",
- "maxSize": "41 kB"
+ "maxSize": "42 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",