feat(FN-094): add comment line for deployment verification
Some checks failed
Deploy / Deploy to Production (push) Has been cancelled
Some checks failed
Deploy / Deploy to Production (push) Has been cancelled
- Added a comment line to main.ts for deployment verification purposes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// hello-from-fusion
|
||||
import "./instrument"; // MUST be first — initializes Sentry before any other imports
|
||||
import "./telemetry/tracing"; // MUST be early — instruments modules before they load
|
||||
|
||||
|
||||
Reference in New Issue
Block a user