• about
  • tutorials
    • javascript
    • tutorial
    • webpack
  • articles
    • css
    • devops
    • javascript
    • markdown
    • pwa
    • sass
    • tutorial
    • webpack
  • March 13, 2017

    Test Post 1!

    So how can we get our webpack config back into working shape? For starters we must change `module.loaders` to `module.rules`.

    • javascript
    • webpack
    • tutorial