mirror of https://github.com/twbs/bootstrap.git
Add v4-dev in bundlewatch config. (#30541)
This commit is contained in:
parent
adb08ca33a
commit
c1a75a7d8f
|
@ -40,5 +40,11 @@
|
|||
"path": "./dist/js/bootstrap.min.js",
|
||||
"maxSize": "14.75 kB"
|
||||
}
|
||||
]
|
||||
],
|
||||
"ci": {
|
||||
"trackBranches": [
|
||||
"master",
|
||||
"v4-dev"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue