
dash-stack orginally was tought as Python Flask project. After some heatet argument and strong considiration we have decided to move the project to Django. This commit is the initial commit for moving project to Django. Change-Id: Id28e3cf1dafbed7dd647b1020376bae893f5c3a2 Signed-off-by: Paarhati Ozkasgarli <ozkasgarli@gmail.com>
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') |