assetflow/allowedStaticPaths.json
grey 18a4393765 building a foundation and breaking prisma
Co-authored-by: Spacelord <Spacelord09@users.noreply.github.com>
2023-04-30 22:04:13 +02:00

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