assetflow/allowedStaticPaths.json

13 lines
348 B
JSON
Raw Normal View History

{
"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",
"darkreader/darkreader.js",
"bootstrap-icons/font/fonts/bootstrap-icons.woff2",
"bootstrap/dist/css/bootstrap.min.css.map"
],
"debugMode": false
}