bocoup / webpack-workshop

Other
6 stars 2 forks source link

Exercise: Should we add a png? #37

Open gnarf opened 8 years ago

gnarf commented 8 years ago

I think we should add a png or switch one of the current jpg so we can teach matching multiple extensions with the file-loader.

Remember that the webpack output is being used in a few slides, so we should update to reflect that.

mzgoddard commented 8 years ago

YES. Lets also use that png in the css. Though that'll make the file-loader exercise a little weird, we'd still need to copy the png so the style can refer to it.