Skip to content

Commit 450ed4f

Browse files
authored
Merge branch 'staging' into prereleaseStaging
2 parents 324b000 + b5fe7ca commit 450ed4f

4 files changed

Lines changed: 672 additions & 259 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ console.log('Current user:', authn.currentUser());
2929

3030
## 🌐 Use directly in a browser
3131

32-
Both UMD and ESM bundles externalize rdflib to keep bundle sizes small and avoid version conflicts.
32+
The UMD bundles externalize `rdflib` only.
33+
34+
The ESM bundles externalize both `rdflib` and the auth library packages `@uvdsl/solid-oidc-client-browser` / `@uvdsl/solid-oidc-client-browser/core`.
3335

3436
## Available Files
3537

0 commit comments

Comments
 (0)