mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
a081c9436b
Main changes: - Switched to using `go-bindata` in place of `scripts/embed-static.sh`. - Support for building Prometheus without a `Makefile`. - Minor typo fix to make Prometheus build on Windows (without Makefiles). Please note that this does not mean that prometheus will work on Windows. There are still failing tests!
13 lines
484 B
JavaScript
13 lines
484 B
JavaScript
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
|
|
require('../../js/transition.js')
|
|
require('../../js/alert.js')
|
|
require('../../js/button.js')
|
|
require('../../js/carousel.js')
|
|
require('../../js/collapse.js')
|
|
require('../../js/dropdown.js')
|
|
require('../../js/modal.js')
|
|
require('../../js/tooltip.js')
|
|
require('../../js/popover.js')
|
|
require('../../js/scrollspy.js')
|
|
require('../../js/tab.js')
|
|
require('../../js/affix.js') |