You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/telemetry/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -298,4 +298,4 @@ For the frontend telemetry collector, we use `rollup` to bundle the telemetry co
298
298
299
299
For the server, we bundle a CommonJS version to be used in the Node.js context.
300
300
301
-
We also build an ESM version of `@packages/scaffold-config` for the `node` client but it isn't currently in use as the consumption server-side is CommonJS currently.
301
+
We also build an ESM version of `@packages/telemetry` for the `node` client but it isn't currently in use as the consumption server-side is CommonJS currently.
0 commit comments