Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Aug 2, 2023
1 parent b16da2a commit 1e3f64a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/consent/consent-wrapper-onetrust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ analytics.load({ writeKey: '<MY_WRITE_KEY'> })
```

## For snippet users (window.analytics) who _also_ use a bundler like webpack

### _NOTE:_ a pre-bundled version that can be loaded through a `<script>` is on the roadmap, but _not_ supported at this point

- Install the dependency (see directions)
Expand All @@ -67,5 +66,3 @@ import { oneTrust } from '@segment/analytics-consent-wrapper-onetrust'
oneTrust(window.analytics)
window.analytics.load('<WRITE_KEY>')
```


0 comments on commit 1e3f64a

Please sign in to comment.