refactor: move sentry to platform (#3451)

This commit is contained in:
Nivedin
2023-11-01 18:17:55 +05:30
committed by GitHub
parent a89bc473f6
commit abd5288da8
6 changed files with 5475 additions and 2710 deletions

View File

@@ -38,5 +38,6 @@ createHoppApp("#app", {
],
platformFeatureFlags: {
exportAsGIST: false,
hasTelemetry: false,
},
})