gowravshekar / bootstrap-webpack

bootstrap package for webpack
MIT License
136 stars 22 forks source link

Confusing to use with other 'heavy' (transpiling) loaders #13

Closed gregglind closed 8 years ago

gregglind commented 9 years ago

Thanks for trying to tame bootstrap's complexity!

As noted in #3, it is challenging to use this with other loaders including Babel, JSX.

  1. At the very least some README points about this would help.
  2. I also don't really understand why this is an issue :) With other loaders, I can add them to the 'loaders' section, and add a test.
gowravshekar commented 8 years ago

Updated README.