-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
24 lines (24 loc) · 1.39 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "dll",
"content": {
"./node_modules/jquery/dist/jquery.js": 71,
"./node_modules/expose-loader/index.js?jQuery!./node_modules/jquery/dist/jquery.js": 70,
"./node_modules/bootstrap-webpack/index.loader.js!./src/public-resource/config/bootstrap.config.js": 72,
"./node_modules/extract-text-webpack-plugin/loader.js?{\"remove\":true}!./node_modules/css-loader/index.js?minimize&-autoprefixer!./node_modules/postcss-loader/index.js!./node_modules/less-loader/index.js!./node_modules/bootstrap-webpack/bootstrap-styles.loader.js!./src/public-resource/config/bootstrap.config.js": 73,
"./node_modules/bootstrap-webpack/bootstrap-scripts.loader.js!./src/public-resource/config/bootstrap.config.js": 75,
"./node_modules/bootstrap/js/transition.js": 76,
"./node_modules/bootstrap/js/alert.js": 77,
"./node_modules/bootstrap/js/button.js": 78,
"./node_modules/bootstrap/js/carousel.js": 79,
"./node_modules/bootstrap/js/collapse.js": 80,
"./node_modules/bootstrap/js/dropdown.js": 81,
"./node_modules/bootstrap/js/modal.js": 82,
"./node_modules/bootstrap/js/tooltip.js": 83,
"./node_modules/bootstrap/js/popover.js": 84,
"./node_modules/bootstrap/js/scrollspy.js": 85,
"./node_modules/bootstrap/js/tab.js": 86,
"./node_modules/bootstrap/js/affix.js": 87,
"./vendor/metisMenu/metisMenu.min.js": 88,
"./vendor/metisMenu/metisMenu.min.css": 89
}
}