[Hawkular-commits] [hawkular/hawkular-ui-components] f44142: Fix bug with webpack sass-loader not being not nee...

Mike Thompson mithomps at redhat.com
Mon Apr 4 22:51:06 EDT 2016


  Branch: refs/heads/url-loader
  Home:   https://github.com/hawkular/hawkular-ui-components
  Commit: f441429c220178b41665c6c6cb08e4c981aa4d8a
      https://github.com/hawkular/hawkular-ui-components/commit/f441429c220178b41665c6c6cb08e4c981aa4d8a
  Author: Mike Thompson <mithomps at redhat.com>
  Date:   2016-04-03 (Sun, 03 Apr 2016)

  Changed paths:
    M webpack.config.js

  Log Message:
  -----------
  Fix bug with webpack sass-loader not being not needed with .css files.


  Commit: 8b0d0350fa1e8f7d2f2d3b36733019a4c1ad20d7
      https://github.com/hawkular/hawkular-ui-components/commit/8b0d0350fa1e8f7d2f2d3b36733019a4c1ad20d7
  Author: Mike Thompson <mithomps at redhat.com>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    R dist/js/hawkular-ui-components
    M package.json
    A src/assets/fonts/.gitkeep
    A src/assets/icon/.gitkeep
    A src/assets/images/hawkular-logo.png
    R src/demo/assets/100/vendor-hawkular.png
    M src/demo/index.html
    M webpack.config.js

  Log Message:
  -----------
  Add url-loader for webpack to inline(base64 encode) images/fonts less than 20K. Eliminating an extra url load (unless > 20K). We don't need to be publishing multiple artifacts for images/fonts etc.


Compare: https://github.com/hawkular/hawkular-ui-components/compare/f441429c2201^...8b0d0350fa1e


More information about the hawkular-commits mailing list