Skip to content

Make bootstrap optional on a package level#79

Open
eitland wants to merge 1 commit intogmostert:masterfrom
eitland:patch-1
Open

Make bootstrap optional on a package level#79
eitland wants to merge 1 commit intogmostert:masterfrom
eitland:patch-1

Conversation

@eitland
Copy link

@eitland eitland commented Aug 2, 2017

According to the readme "Optionally uses bootstrap.css (v 3.x.x) for styling of some elements (although the component is fully functional without it and there is a flag to turn off the dependency)."

I was however not able to find that flag.

With my changes it should install without even pulling in the bootstrap package, just by specifying --no-optional on npm install.

According to the readme "Optionally uses bootstrap.css (v 3.x.x) for styling of some elements (although the component is fully functional without it and there is a flag to turn off the dependency)."

I was however not able to find that flag. 

With the above change it should install without even pulling in the bootstrap package, just by specifying --no-optional on npm install.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant