dicoogle icon indicating copy to clipboard operation
dicoogle copied to clipboard

Clean Bootstrap dependency in favor of React Bootstrap

Open Enet4 opened this issue 10 years ago • 2 comments

It occurred to me that react-bootstrap already has bootstrap as a devDependency (package.json), so the bootstrap dependency in our web app should not be needed as long as we stick to the React Bootstrap components.

We are also keeping a separate "bootstrap" folder, which should also be removed.

Enet4 avatar Jul 16 '15 01:07 Enet4

My mistake, the actual bootstrap is not really embedded in react-bootstrap.

Enet4 avatar Dec 01 '15 17:12 Enet4

The latest version of React Bootstrap doesn't depend on bootstrap.js or jQuery, so I'll reopen this issue. It still stays as a low priority concern.

Enet4 avatar Nov 17 '16 15:11 Enet4