grey
0233453084
- improved /items/ with support for pagination - improved helper functions for tooltips and popovers - removed console log residue from handleSidebarTriangles - introduction of version route
19 lines
685 B
JSON
19 lines
685 B
JSON
{
|
|
"allowedStaticFiles": [
|
|
"/bootstrap-icons/font/bootstrap-icons.css",
|
|
"/bootstrap/dist/css/bootstrap.min.css",
|
|
"/bootstrap/dist/js/bootstrap.bundle.min.js",
|
|
"/jquery/dist/jquery.min.js",
|
|
"/bootstrap-icons/font/fonts/bootstrap-icons.woff2",
|
|
"/bootstrap/dist/css/bootstrap.min.css.map",
|
|
"/@popperjs/core/dist/umd/popper.min.js",
|
|
"/@popperjs/core/dist/umd/popper.min.js.map",
|
|
"/bootstrap/dist/js/bootstrap.bundle.min.js.map",
|
|
"/bootstrap-icons/font/fonts/bootstrap-icons.woff",
|
|
"/tsparticles-confetti/tsparticles.confetti.bundle.min.js",
|
|
"/bootstrap-table/dist/bootstrap-table.min.js",
|
|
"/bootstrap-table/dist/bootstrap-table.min.css"
|
|
],
|
|
"debugMode": false
|
|
}
|