mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-22 13:00:56 -04:00
chore(api): remove unused code and endpoints (#41332)
This commit is contained in:
committed by
GitHub
parent
fa6b11f359
commit
cd40d47363
@@ -1,17 +1,6 @@
|
||||
{
|
||||
"initial:before": {
|
||||
"./middlewares/sentry-request-handler": {},
|
||||
"loopback#favicon": {
|
||||
"params": "$!../public/favicon.ico"
|
||||
},
|
||||
"loopback#static": {
|
||||
"params": [
|
||||
"$!../public",
|
||||
{
|
||||
"maxAge": "86400000"
|
||||
}
|
||||
]
|
||||
}
|
||||
"./middlewares/sentry-request-handler": {}
|
||||
},
|
||||
"initial": {
|
||||
"compression": {},
|
||||
|
||||
Reference in New Issue
Block a user