You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess we can set up one example using RequireJS and one using Browserify. Where would we put those test pages though? In js/tests/umd?
Also, we need to change the presence check to:
Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0.
Revert "some changes from #13801 - add strict mode back and =="
This reverts commit 2b302f6.
Revert "Fix regression of #10038 introduced by #13772"
This reverts commit e9d6756.
Revert "MD/CommonJS/Globals #12909"
This reverts commit 1c6fa90.
Revert "address #13811"
This reverts commit f347d7d.
Conflicts:
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/tab.js
js/tooltip.js
Follow-up to #13772.
We should have some test pages that exercise AMD/CommonJS usage of Bootstrap.
The text was updated successfully, but these errors were encountered: