assetflow/allowedStaticPaths.json

14 lines
394 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",
"/@popperjs/core/dist/cjs/popper.js"
],
"debugMode": true
}