Skip to content

Commit 3c32d3d

Browse files
hectormmgCopilot
andauthored
Update lib/msal-browser/docs/cdn-usage.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5d384b8 commit 3c32d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msal-browser/docs/cdn-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
**_NOTE:_** Starting from MSAL.js v3 `msal-browser` is no longer hosted on the CDN. If you consume `msal-browser` from the CDN you will need to download `msal-browser` from npm and choose one of the following alternatives before upgrading:
44

55
1. Consume the ESM build (preferred)
6-
1. Extract `lib/msal-browser.js` or `lib/msal-browser.min.js` from the downloaded package and serve it as a static asset with your app or host it on your own CDN
6+
1. Extract `lib/msal-browser.js` or `lib/msal-browser.min.js` from the downloaded package and serve it as a static asset with your app or host it on your own CDN.

0 commit comments

Comments
 (0)