mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 11:21:23 +02:00
Add v4-dev in bundlewatch config. (#30541)
This commit is contained in:
@@ -56,5 +56,11 @@
|
|||||||
"path": "./dist/js/bootstrap.min.js",
|
"path": "./dist/js/bootstrap.min.js",
|
||||||
"maxSize": "16.5 kB"
|
"maxSize": "16.5 kB"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"ci": {
|
||||||
|
"trackBranches": [
|
||||||
|
"master",
|
||||||
|
"v4-dev"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user