forked from coracle/flotilla
Handle hot module unloading in layout
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import {noop} from "@welshman/lib"
|
||||
import * as Sentry from "@sentry/browser"
|
||||
import {getSetting} from "@app/core/state"
|
||||
|
||||
@@ -17,4 +18,6 @@ export const setupTracking = () => {
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
return noop
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user