mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-16 00:04:40 -04:00
Add v4-dev in bundlewatch config. (#30541)
This commit is contained in:
parent
5e65b12f1c
commit
7126741ffb
@ -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"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user