We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 324b000 + b5fe7ca commit 450ed4fCopy full SHA for 450ed4f
4 files changed
README.md
@@ -29,7 +29,9 @@ console.log('Current user:', authn.currentUser());
29
30
## 🌐 Use directly in a browser
31
32
-Both UMD and ESM bundles externalize rdflib to keep bundle sizes small and avoid version conflicts.
+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`.
35
36
## Available Files
37
0 commit comments