Skip to content

Commit 5ffdb09

Browse files
committed
wip
1 parent 2cc9590 commit 5ffdb09

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.changeset/chilly-mugs-applaud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@segment/analytics-core': patch
33
---
44

5-
Fix integration type
5+
Refactor settings

packages/browser/src/browser/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import { attachInspector } from '../core/inspector'
2323
import { Stats } from '../core/stats'
2424
import { setGlobalAnalyticsKey } from '../lib/global-analytics-helper'
2525
import { CDNSettings, AnalyticsBrowserSettings, InitOptions } from './settings'
26+
import { fetch } from '../lib/fetch'
2627

2728
export type { CDNSettings, AnalyticsBrowserSettings }
2829

0 commit comments

Comments
 (0)