We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
updated a few items to match current build
use with bootstraprc to work
Remove inject: false and add exclude index.html root
current version of bootstrap-loader is incompatible, changed to v1.0.8
Change vendor to polyfills
node_modules/bootstrap-sass is bootstrap3
Now it's really a Bootstrap 4 ;)
Added from this issue https://github.com/AngularClass/angular2-webpack-starter/issues/284#issuecomment-181910641
Updated How to use Bootstrap 4 and Sass (and jQuery) (markdown)
Typo web.config.js corrected. Note added to make same changes in webpack.prod.config.js for production build.
Changed order of npm install for dependencies first otherwise get warning on bootstrap-loader install when using npm 3.x. Also added bootstrap-sass.
Created How to use Bootstrap 4 and Sass (and jQuery) (markdown)