mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
docs: use the bundle dist file.
This commit is contained in:
@@ -46,7 +46,7 @@ const customLaunchers = {
|
||||
}
|
||||
}
|
||||
|
||||
let files = ['site/docs/4.1/assets/js/vendor/popper.min.js']
|
||||
let files = ['node_modules/popper.js/dist/umd/popper.min.js']
|
||||
const conf = {
|
||||
basePath: '../..',
|
||||
port: 9876,
|
||||
|
Reference in New Issue
Block a user