Skip to content

Commit fbd963f

Browse files
committed
wip
1 parent 24afa50 commit fbd963f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/src/browser/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ async function loadAnalytics(
378378
preInitBuffer.add(new PreInitMethodCall('page', []))
379379
}
380380

381-
// also, read the query string before we start loading the settings in case the URL changes
381+
// reading the query string as early as possible in case the URL changes
382382
const queryString = getQueryString()
383383

384384
const cdnURL = settings.cdnURL ?? getCDN()

0 commit comments

Comments
 (0)