Remove baseHref from stats page
This was breaking the result served via some IPFS urls (status was fine, subdirectory based gateways less so)
This commit is contained in:
parent
987cdb9d68
commit
431ea1bc80
@ -11,7 +11,6 @@
|
||||
"compiler": "babel",
|
||||
"outputPath": "dist/apps/stats",
|
||||
"index": "apps/stats/src/index.html",
|
||||
"baseHref": "/",
|
||||
"main": "apps/stats/src/main.tsx",
|
||||
"polyfills": "apps/stats/src/polyfills.ts",
|
||||
"tsConfig": "apps/stats/tsconfig.app.json",
|
||||
|
Loading…
Reference in New Issue
Block a user