bootstrap-without-jquery
bootstrap-without-jquery copied to clipboard
WebPack: How to pull this in?
I use WebPack to produce my frontend JS code...and I'd totally love to ditch jQuery. It takes up more space than it should, thus I don't even use half of it's functionality.
So which components are supported and how do I get this library in, but in parts? Say I only want Tooltips and Dropdowns but not the rest.
@IngwiePhoenix you must know that @tagawa 's solution here is mainly for dropdowns and navbar. If you are looking for something else, there is a full re-write of Bootstrap 3 JS here https://github.com/thednp/bootstrap.native