-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
Description
Prerequisites
- I am using the correct version of React-Bootstrap for my version of Bootstrap
- I have searched for duplicate or closed issues
- I have read the contributing guidelines
Describe the bug
It appears that the following CDN resource may have stoped resolving this morning.
https://cdn.jsdelivr.net/npm/react-bootstrap@next/dist/react-bootstrap.min.js
Couldn't find the requested file /dist/react-bootstrap.min.js in react-bootstrap.
Expected behavior
The minified JavaScript file should be served from the CDN.
To Reproduce
Reproducible Example
https://cdn.jsdelivr.net/npm/react-bootstrap@next/dist/react-bootstrap.min.js
Screenshots
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of React-Bootstrap are you using?
latest
What version of Bootstrap are you using?
latest
Additional context
No response